このプラグインは 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

FAQ

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.