-
Notifications
You must be signed in to change notification settings - Fork 4
/
readme.txt
40 lines (28 loc) · 1.48 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
=== Hello Musou ===
- Stable tag: 0.1.6
- Tested up to: 5.2.3
- Requires at least: 4.6
== Description ==
This is not just a plugin, When activated you will randomly see a text from <cite>Musou text</cite> in the upper right of your admin screen on every page.
- By default, this plugin reads `musou-sample.txt` in the plugin directory.
- If you want to customize the display text, upload `wp-content / musou.txt`.
これは単なるプラグインではありません。このプラグインを有効化すると、すべての管理画面の右上に <cite>Musou text</cite> からのテキストがランダムに表示されます。
- デフォルトでは、プラグインディレクトリの `musou-sample.txt` が読み込まれます。
- 表示内容をカスタマイズする場合は `/wp-content/musou.text` をアップロードしてください。
== Installation ==
1. Upload `Hello Musou` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. If you want to customize the display text, upload `wp-content / musou.txt`.
== Changelog ==
= 0.1.6 =
2019 09 16 Added load_plugin_textdomain
= 0.1.5 =
2019 08 31 Added custom update checker library
= 0.1.4 =
2019 08 31 Update `musou-sample.txt`
= 0.1.3 =
2019 08 23 Update `musou-sample.txt`
= 0.1.2 =
2019 07 31 Update `musou-sample.txt`
= 0.1.1 =
表示内容をカスタマイズできるように、デフォルトで読み込むファイルを `musou-sample.txt` に変更。