Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Post Countdown

Opis

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.

Instalacija

  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.

ČPP

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.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“Post Countdown” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “Post Countdown” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

1.0

  • First Release