このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Time Difference

説明

This simple plugin will help you embed time differences your posts, pages and text widgets.
Just follow this simple syntax and type it into your post, page or widget content:

[time]timestamp,units[/time]

Replace “timestamp” with the date you wish to calculate the difference with. Then replace “units”
with an appropriate time difference unit (minutes, hours, days, months, years). That’s it!

Example:

[time]2012-12-01,months[/time]

You can also use full timestamps:

[time]2013-05-01 08:00,hours[/time]

Author

Miloš Đekić is a software enthusiast from Belgrade,
Serbia. He loves to create useful software.

インストール

Just follow this simple guidelines.

Installation steps

  1. Upload ‘time-diff’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Follow the time difference syntax in your pages or posts
  4. That’s it. Enjoy!

評価

このプラグインにはレビューがありません。

貢献者と開発者

Time Difference はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Time Difference” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • First version – time difference on.