Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

WordPress Countdown

Beschreibung

Easily add JQuery Countdown easily to your page/post with one shortcode only

Example:
[wpc_countdown] Will show next 7 days countdown
[wpc_countdown targetdate=“2012-05-17″] format target date „Year-Month-Day“
[wpc_countdown targetdate=“2012-05-17-23-59-59″] format target date „Year-Month-Day-Hour-Minute-Second“
[wpc_countdown targetdate=“2012-05-17″ before=“

“ after=“

„] => if you want to use wrapper.

See my article WordPress Countdown Plugin for details.

Other interesting stuff:

Installation

This section describes how to install the plugin and get it working.

  1. Upload wpcountdown folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress.
  3. Add [wpc_countdown] in your post

FAQ

Any question contact me at IvanKristianto.com

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„WordPress Countdown“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „WordPress Countdown“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.2

  • WordPress 4.2.* compatibility

1.1

  • Make format target available with „Year-Month-Day-Hour-Minute-Second“

1.0

  • First release of the plugin.