Popis
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:
- Check out the my other WordPress plugins or web development My Portfolio
- Want to optimize your WordPress blog? Check out the WordPress Optimization Article Guide!
Instalace
This section describes how to install the plugin and get it working.
- Upload
wpcountdown
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‚Plugins‘ menu in WordPress.
- Add
[wpc_countdown]
in your post
Nejčastější dotazy
Any question contact me at IvanKristianto.com
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
WordPress Countdown je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “WordPress Countdown” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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.