Plugin Directory

Changeset 2193542


Ignore:
Timestamp:
11/15/2019 09:21:02 AM (6 years ago)
Author:
centangle
Message:

?Tested with the latest build

Location:
wp-custom-rest-api-generator
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • wp-custom-rest-api-generator/tags/1.0/readme.txt

    r1998544 r2193542  
    11=== WP Custom REST API Generator ===
    2 Contributors: centangle, shaampk1
     2Contributors: centangle, shaampk1, sajjadhussain2509
    33Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=YVZMWLU7UJEBU&currency_code=USD&source=url
    44Tags: rest api, rest, api, wp api, admin, json, custom fields, taxonomy
    5 Requires at least: 4.7
    6 Tested up to: 5.0.1
    7 Stable tag: 1.0.1
     5Requires at least: 5.0
     6Tested up to: 5.3
     7Stable tag: 1.0.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4545== Changelog ==
    4646
     47= 1.0.2 =
     48* Tested with the latest build
     49
    4750= 1.0.1 =
    4851* updated meta information
  • wp-custom-rest-api-generator/tags/1.0/wp_custom_rest_api_generator.php

    r1997824 r2193542  
    99Description:  Admin panel for enabling Author Meta, Featured Image, Custom Fields and Taxonomies for all available Post Types in WordPress Rest API
    1010
    11 Version:      1.0.0
     11Version:      1.0.2
    1212
    1313Author:       Centangle Interactive
  • wp-custom-rest-api-generator/trunk/readme.txt

    r1998544 r2193542  
    11=== WP Custom REST API Generator ===
    2 Contributors: centangle, shaampk1
     2Contributors: centangle, shaampk1, sajjadhussain2509
    33Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=YVZMWLU7UJEBU&currency_code=USD&source=url
    44Tags: rest api, rest, api, wp api, admin, json, custom fields, taxonomy
    5 Requires at least: 4.7
    6 Tested up to: 5.0.1
    7 Stable tag: 1.0.1
     5Requires at least: 5.0
     6Tested up to: 5.3
     7Stable tag: 1.0.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4545== Changelog ==
    4646
     47= 1.0.2 =
     48* Tested with the latest build
     49
    4750= 1.0.1 =
    4851* updated meta information
  • wp-custom-rest-api-generator/trunk/wp_custom_rest_api_generator.php

    r1997824 r2193542  
    99Description:  Admin panel for enabling Author Meta, Featured Image, Custom Fields and Taxonomies for all available Post Types in WordPress Rest API
    1010
    11 Version:      1.0.0
     11Version:      1.0.2
    1212
    1313Author:       Centangle Interactive
Note: See TracChangeset for help on using the changeset viewer.