الوصف
The Post Countdown plugin adds a customizable widget that counts down to a milestone post. For axample, let’s say you want to show your readers how many posts until your 1000th post. This plugins creates the widget that controls the countdown by utilizing the wp_count_posts(); tag.
التنصيب
- Upload ‘post-countdown.php’ to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Navigate to ‘Appearance > Widgets’ and adjust the “Post Countdown” widget to your specifications.
الأسئلة المتكررّة
How do I style the widget?
The list-item containing the widget is given the class of “post-countdown”. Simply add li.post-countdown{“styles here”} to your stylesheet.
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“Post Countdown” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”Post Countdown“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
1.0
- First Release