-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
89 lines (63 loc) · 1.89 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
=== View Shortcodes ===
Contributors: Kimiya Kitani
Tags: mime
Requires at least: 4.0
Tested up to: 6.5.2
Requires PHP: 5.6
Stable tag: 2.4
License: GPL v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
The plugin is for displaying active shortcodes.
== Description ==
The plugin is for displaying active shortcodes in the admin main menu.
You can select and copy the active shortcodes.
== Installation ==
The operation is the simple.
Please install this plugin and activate it.
Source: https://github.com/kimipooh/view-shortcodes
== Frequently Asked Questions ==
= How to change the column number =
Please change $line_max value in function view_shortcodes_admin_settings_page by directly editing plugin file.
Default is the 4 column in one line.
== Screenshots ==
1. View Active Shortcodes
== Changelog ==
= 2.4 =
* Fixed an argument warning of load_plugin_textdomain fucntion.
* Tested up to WordPress 5.6.2 and PHP 8.0.0.
* Tested up to WordPress 5.8
* Tested up to WordPress 6.0.
* Tested up to WordPress 6.5.2 with PHP 8.3.6.
= 2.3 =
* Tested up to WordPress 5.2.2 and PHP 7.3.
* Tested up to WordPress 5.6 and PHP 7.4.
= 2.2 =
* Tested up to WordPress 5.0 and PHP 7.2.
= 2.1 =
* Tested up to WordPress 4.9.
= 2.0 =
* Tested up to WordPress 4.8 and PHP 7.1
* Fixed the issue of PHP 7.1.
= 1.9 =
* Tested up to WordPress 4.7
= 1.8 =
* Tested up to WordPress 4.6
= 1.7 =
* Migrated the translation function to GlotPress.
= 1.6 =
* Tested up to WordPress 4.5
* Preparing to migrate the translation function to GlotPress.
= 1.5 =
* Tested up to WordPress 4.3
= 1.4 =
* Tested up to WordPress 4.1.1
= 1.3 =
* Tested up to WordPress 4.0
= 1.2 =
* Tested up to WordPress 3.9.1
= 1.1 =
* Tested up to WordPress 3.9
= 1.0 =
* First Released.
* Multi Language Support (English and Japanese).
== Upgrade Notice ==