Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Post Countdown

Descrizione

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.

Installazione

  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.

FAQ

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.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Post Countdown” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

1.0

  • First Release