Releases: aucor/wp_query-route-to-rest-api
Releases · aucor/wp_query-route-to-rest-api
Fix PHP warning caused by 1.3.0
Fix PHP warning caused by 1.3.0 argument sanitizing refactoring.
Minor meta tweak
Composer didn't like how license row was formatted so it's formatted again. License is same as before, just formatted correctly.
Compatibility release with a few new features
WordPress.org release
1.2.0
1.1
Make the return data structure same as /wp-json/wp/posts/. The data schema was missing some data before. Now the structure is inherited from the WP_REST_Posts_Controller as it should have from the start.
1.0
Initial release