-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathreadme.txt
63 lines (41 loc) · 1.42 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
=== Hello Kushimoto ===
Contributors: Toro_Unit, miyauchi, hideokamoto, spicagraph,mayukojpn, nukaga, marushu, show-ko, aka, hnle, mignonstyle, yoshiii
Tags: wctokyo, kushimoto, sample, joke
Requires at least: 4.3
Tested up to: 4.7
Stable tag: 2.10.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This is not just a plugin. When activated you will randomly see a Quotations of legendary engineer Mr. M in the upper right of your admin screen on every page.
== Description ==
This is not just a plugin. When activated you will randomly see a Quotations of legendry engineer Mr. M in the upper right of your admin screen on every page.
[This Plugin published on GitHub.](https://github.com/torounit/hello-kushimoto/)
== Screenshots ==
* screenshot-1.png
== Installation ==
1. Upload the entire `hello-kushimoto` folder to the `/wp-content/plugins/` directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.
== Changelog ==
= 2.10.0 =
* Coding Standard.
= 2.9.0 =
* Add composer.json.
= 2.8.0 =
* Use Setting API.
= 2.7.0 =
* Add Hello Dolly Mode.
= 2.6.0 =
* Add Speaker Seeker.
= 2.5.1 =
* Add Option Page.
* Add Taru Wapuu Speaker.
= 2.3.0 =
* Add Dashboard Widget.
* Add WP-CLI command.
= 2.2.0 =
* add Hello_Kushimoto_Speaker::whoami();
* i18n support.
= 2.0.0 =
* change interface name.
= 1.0 =
* first release.