Changeset 2155941
- Timestamp:
- 09/13/2019 05:59:56 AM (7 years ago)
- Location:
- custom-fields-list-generator
- Files:
-
- 2 edited
-
tags/0.0.0/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
custom-fields-list-generator/tags/0.0.0/readme.txt
r2146051 r2155941 3 3 Donate link: https://www.add-more.co.jp/ 4 4 Tags: custom field, custom fields, navigation, menu, gutenberg blocks, sidebar 5 Requires at least: 5.2.26 Tested up to: 5.2. 25 Requires at least: 4.5.18 6 Tested up to: 5.2.3 7 7 Stable tag: 0.0.0 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 Requires PHP: 7.010 Requires PHP: 5.6 11 11 12 12 Create a custom fields list from field labels on the posts of any type! … … 70 70 71 71 72 == Changelog ==73 74 72 = 0.0.0 = 73 * Validate version 5.x below 75 74 * Edit readme.txt 76 75 * Initial working version. -
custom-fields-list-generator/trunk/readme.txt
r2146051 r2155941 3 3 Donate link: https://www.add-more.co.jp/ 4 4 Tags: custom field, custom fields, navigation, menu, gutenberg blocks, sidebar 5 Requires at least: 5.2.26 Tested up to: 5.2. 25 Requires at least: 4.5.18 6 Tested up to: 5.2.3 7 7 Stable tag: 0.0.0 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 Requires PHP: 7.010 Requires PHP: 5.6 11 11 12 12 Create a custom fields list from field labels on the posts of any type! … … 70 70 71 71 72 == Changelog ==73 74 72 = 0.0.0 = 73 * Validate version 5.x below 75 74 * Edit readme.txt 76 75 * Initial working version.
Note: See TracChangeset
for help on using the changeset viewer.