Releases: factor1/better-rest-endpoints
Releases · factor1/better-rest-endpoints
Get Menus by Location
Add Community Updates
Added
- Functionality to get a page by slug or path for hierarchical pages
- 'modified date' to all endpoints with 'date'
- Support for ACF options pages
Fixes
- Empty page array
🍻 Yoast It!
[1.3.0] - 2018-06-05
Added
- Yoast SEO output, see docs for more information
Updated
- Slug output in responses
Add Permalinks To Responses
[1.2.1] - 2018-06-04
Added
- Permalinks to all page/post endpoints
Add ACF and Media Endpoint Queries
[1.2.0] - 2018-02-07
Added
- ACF query in endpoint url to hide acf values from the response where applicable (all collections)
- Media query in endpoint url to hide featured media from the response where applicable (all collections)
Fix Post By Slug Endpoint
[1.1.2] - 2018-01-25
Update
- Fix issue where get post by slug was returning just the first post
- Fix instance of lefover $bwe variable naming
Adds Post By Slug Endpoint
[1.1.0] - 2018-01-25
Added
- Adds post by slug endpoint
Launch Hotfixes
[1.0.2] - 2018-01-19
Fixed
- Fixed static instance warning
- Fixed failure of ACF function by including admin plugin.php
Updates
- Updates all functions named bwe_ to bre_
Official Release! 🎉
1.0.0
Updates lingering items that referenced original plugin name. Bumps the plugin version.