Changeset 2017898
- Timestamp:
- 01/23/2019 07:55:58 PM (7 years ago)
- Location:
- better-rest-endpoints/trunk
- Files:
-
- 3 edited
-
CHANGELOG.md (modified) (1 diff)
-
better-rest-endpoints.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
better-rest-endpoints/trunk/CHANGELOG.md
r2017853 r2017898 10 10 n/a 11 11 12 ## [1.4. 0] - 2019-01-2312 ## [1.4.1] - 2019-01-23 13 13 14 14 ### Added -
better-rest-endpoints/trunk/better-rest-endpoints.php
r2017853 r2017898 4 4 Plugin URI: https://github.com/factor1/better-rest-endpoints/ 5 5 Description: Serves up slimmer WordPress Rest API endpoints, with some great enhancements. 6 Version: 1. 3.06 Version: 1.4.1 7 7 Author: Eric Stout, Factor1 Studios 8 8 Author URI: https://factor1studios.com/ -
better-rest-endpoints/trunk/readme.txt
r2017853 r2017898 7 7 Requires at least: 4.7.1 8 8 Tested up to: 4.9.4 9 Stable Tag: 1.4. 09 Stable Tag: 1.4.1 10 10 License: GNU Version 3 or Any Later Version 11 11 … … 43 43 == Changelog == 44 44 45 = 1.4. 0, January 23, 2019 =45 = 1.4.1, January 23, 2019 = 46 46 * Add: Functionality to get a page by slug or path for hierarchical pages 47 47 * Add: 'modified date' to all endpoints with 'date'
Note: See TracChangeset
for help on using the changeset viewer.