该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WordPress Countdown

描述

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:

安装

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

常见问题

Any question contact me at IvanKristianto.com

评价

此插件暂无评价。

贡献者及开发者

“WordPress Countdown” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“WordPress Countdown”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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.