Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Post Countdown

Leírás

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.

Telepítés

  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.

GYIK

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.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Post Countdown” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Post Countdown” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

1.0

  • First Release