Changeset 544515
- Timestamp:
- 05/15/2012 03:08:23 PM (14 years ago)
- Location:
- plugin-directory-stats/trunk
- Files:
-
- 2 edited
-
japanese.txt (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
plugin-directory-stats/trunk/japanese.txt
r544508 r544515 1 はじめに1 はじめに 2 2 3 3 このプラグインは、WordPress.ORGから指定したプラグインのダウンロード数などの統計情報を取得し、ショートコードを使って記事の中で表示出来るようにします。 … … 42 42 ・個別プラグインの統計: [plugin_stats src="プラグインのスラッグ"] 43 43 ・特定の作者の全プラグインのリスト: [plugin_list_all src="作者の表示名"] 44 ・特定の作者のプラグインのリスト(最近更新された15個のみ): [plugin_list src="作者の表示名"]45 44 46 45 -
plugin-directory-stats/trunk/readme.txt
r544508 r544515 37 37 * Individual plugin stats: `[plugin_stats src="PLUGIN_SLUG"]` 38 38 * All plugins list by author: `[plugin_list_all src="AUTHOR'S_DISPLAY_NAME"]` 39 * Recently updated 15 plugins list by author: `[plugin_list src="AUTHOR'S_DISPLAY_NAME"]`40 39 41 40 Here are examples.
Note: See TracChangeset
for help on using the changeset viewer.