Josie WP

plugin banner

Adds endpoints for menus & tax-queries, as well as a server-side cache and CORS headers for the WordPress REST API.

Provides useful tools for opt

Author:Josh Pollock (profile at wordpress.org)
WordPress version required:4.0
WordPress version tested:4.0
Plugin version:0.1.3
Added to WordPress repository:04-11-2014
Last updated:07-11-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://github.com/shelob9/josie-api
Total downloads:1 219
Active installs:10+
plugin download
Click to start download

Provides useful tools for optimizing a WordPress site to power a single page web app using WordPress REST API. Designed to work as a companion for the Josie REST API-powered starter app but useful for any site using the WordPress REST API.

This is a companion plugin for my WordPress REST API (WP-API) powered application starter, called Josie. It can be used with any site running the WordPress REST API.

It packages multiple libraries, most of which I wrote, to accomplish several things:

1) Provides a soft-expiring, server-side cache for requests to the REST API.

2) Adds routes and endpoints for making tax-queries.

3) Adds routes and endpoints for getting menus & menu items.

4) Adds cross-domain headers, and for the posts endpoint allows for page offsets and limits the number of posts_per_page.


Screenshots
FAQ
ChangeLog