Changeset 2193542
- Timestamp:
- 11/15/2019 09:21:02 AM (6 years ago)
- Location:
- wp-custom-rest-api-generator
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0 (copied) (copied from wp-custom-rest-api-generator/trunk)
-
tags/1.0/readme.txt (modified) (2 diffs)
-
tags/1.0/wp_custom_rest_api_generator.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/wp_custom_rest_api_generator.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-custom-rest-api-generator/tags/1.0/readme.txt
r1998544 r2193542 1 1 === WP Custom REST API Generator === 2 Contributors: centangle, shaampk1 2 Contributors: centangle, shaampk1, sajjadhussain2509 3 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=YVZMWLU7UJEBU¤cy_code=USD&source=url 4 4 Tags: rest api, rest, api, wp api, admin, json, custom fields, taxonomy 5 Requires at least: 4.76 Tested up to: 5. 0.17 Stable tag: 1.0. 15 Requires at least: 5.0 6 Tested up to: 5.3 7 Stable tag: 1.0.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 45 45 == Changelog == 46 46 47 = 1.0.2 = 48 * Tested with the latest build 49 47 50 = 1.0.1 = 48 51 * updated meta information -
wp-custom-rest-api-generator/tags/1.0/wp_custom_rest_api_generator.php
r1997824 r2193542 9 9 Description: Admin panel for enabling Author Meta, Featured Image, Custom Fields and Taxonomies for all available Post Types in WordPress Rest API 10 10 11 Version: 1.0. 011 Version: 1.0.2 12 12 13 13 Author: Centangle Interactive -
wp-custom-rest-api-generator/trunk/readme.txt
r1998544 r2193542 1 1 === WP Custom REST API Generator === 2 Contributors: centangle, shaampk1 2 Contributors: centangle, shaampk1, sajjadhussain2509 3 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=YVZMWLU7UJEBU¤cy_code=USD&source=url 4 4 Tags: rest api, rest, api, wp api, admin, json, custom fields, taxonomy 5 Requires at least: 4.76 Tested up to: 5. 0.17 Stable tag: 1.0. 15 Requires at least: 5.0 6 Tested up to: 5.3 7 Stable tag: 1.0.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 45 45 == Changelog == 46 46 47 = 1.0.2 = 48 * Tested with the latest build 49 47 50 = 1.0.1 = 48 51 * updated meta information -
wp-custom-rest-api-generator/trunk/wp_custom_rest_api_generator.php
r1997824 r2193542 9 9 Description: Admin panel for enabling Author Meta, Featured Image, Custom Fields and Taxonomies for all available Post Types in WordPress Rest API 10 10 11 Version: 1.0. 011 Version: 1.0.2 12 12 13 13 Author: Centangle Interactive
Note: See TracChangeset
for help on using the changeset viewer.