Hello Musou
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`.
by Rocket Martue · github.com/rocket-martue/hello-musou · website
★ 3stars
4forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/rocket-martue/hello-musou/releases/download/0.2.0/Hello-Musou.zipDeclares an update source (https://github.com/rocket-martue/Hello-Musou/releases), so updates arrive through the plugin's own updater.
From the readme
- Stable tag: 0.2.0
- Tested up to: 6.7.2
- Requires at least: 4.6
This is not just a plugin, When activated you will randomly see a text from Musou text 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 musou.text to /wp-content/uploads/.
これは単なるプラグインではありません。このプラグインを有効化すると、すべての管理画面の右上に Musou text からのテキストがランダムに表示されます。
- デフォルトでは、プラグインディレクトリの musou-sample.txt が読み込まれます。
- 表示内容をカスタマイズする場合は /wp-content/uploads/ に musou.text をアップロードしてください。
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 musou.text to /wp-content/uploads/.
2025 02 17 Change the upload location of custom musou.text.
2019 09 16 Added loadplugintextdomain.
2019 08 31 Added custom update checker library.
2019 08 31 Update musou-sample.txt.
2019 08 23 Update musou-sample.txt.
2019 07 31 Update musou-sample.txt.
表示内容をカスタマイズできるように、デフォルトで読み込むファイルを musou-sample.txt に変更。
Read the full README on GitHub →