Changeset 1694348
- Timestamp:
- 07/11/2017 11:03:31 AM (9 years ago)
- File:
-
- 1 edited
-
purgebox/trunk/README.md (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
purgebox/trunk/README.md
r1694346 r1694348 20 20 == Installation == 21 21 22 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory23 1. Activate the plugin through the 'Plugins' menu in WordPress24 1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates22 1. プラグインを解凍後、 `/wp-content/plugins/` ディレクトリに保存して下さい。 23 1. プラグインのメニューからPURGE BOXを有効にして下さい。 24 1. プラグインの設定でAPIキーとグループ名を入力して下さい。 25 25 26 26 == Frequently asked questions == … … 43 43 None 44 44 45 == Arbitrary section 1 ==46 45
Note: See TracChangeset
for help on using the changeset viewer.