Description
This plugin has been closed as of July 6, 2023 and is not available for download. Reason: Guideline Violation.
Reviews
luandro
November 30, 2016
Awesome plugin that makes JSON responses of WP-API a lot lighter and easier to work with. It’s like GraphQL for WP.
Initially, I wanted to download and cache id, title, slug, and except, but was disappointed that the REST API v2 did not support that. This plugin allowed me to define a concise response payload. In my case,
wp-json/wp/v2/posts?_query=[].{id: id, title: title.rendered, slug: slug, excerpt: excerpt.rendered}
Brilliant! Thank you elyobo!
Contributors & Developers
“WP REST JMESPath” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP REST JMESPath” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.