Това разширение не е обновявано повече от 2 години. Може вече да не се поддържа и да има проблеми със съвместимостта при използването му на по-нови версии на WordPress.

Post Countdown

Описание

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.

Инсталиране

  1. Upload ‘post-countdown.php’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. 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.

Отзиви

There are no reviews for this plugin.

Сътрудници и разработчици

“Post Countdown” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “Post Countdown” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

1.0

  • First Release