Changeset 2508673
- Timestamp:
- 04/03/2021 02:34:45 PM (5 years ago)
- Location:
- rest-routes/trunk
- Files:
-
- 1 deleted
- 2 edited
-
readme.txt (modified) (1 diff)
-
rest-routes (deleted)
-
rest-routes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
rest-routes/trunk/readme.txt
r2508667 r2508673 84 84 == Changelog == 85 85 86 = 4.2 1.0 =86 = 4.22.0 = 87 87 88 88 - FREE/PRO: Fixed problem with malformed strings in endpoint -
rest-routes/trunk/rest-routes.php
r2508667 r2508673 1 1 <?php 2 2 3 /* 3 Plugin Name: Rest Routes – Custom Endpoints for WP REST API4 Plugin Name: Rest Routes 4 5 Plugin URI: https://www.restroutes.com 5 6 Description: Extend the WP REST API by creating unlimited advanced custom routes for your site. 6 7 Author: Rest Routes 7 8 Author URI: https://www.restroutes.com 8 Version: 4.2 1.09 Version: 4.22.0 9 10 */ 10 11 if ( !defined( 'ABSPATH' ) ) {
Note: See TracChangeset
for help on using the changeset viewer.