Top "Wordpress-json-api" questions

A plugin that provides a RESTful API for WordPress.

java.lang.ClassNotFoundException: com.fasterxml.jackson.annotation.JsonInclude$Value

I am trying to convert my json string to java object and I am getting error Exception in thread "main" …

java jackson wordpress-json-api
401 Unauthorized with Wordpress Basic Auth Plugin

I have installed the plugin made by the Wordpress Team: https://github.com/WP-API/Basic-Auth I am making this request …

wordpress wordpress-rest-api wordpress-json-api wordpress-admin
WP rest API get post by title

I'm trying to check by a post title if post exist or not. For some reason when i try something …

wordpress wp-api wordpress-json-api
Make WordPress WP-API faster by not loading theme and plugins

I would like to make requests to the WordPress API much faster. My API is implemented in a plugin (using …

php wordpress wp-api wordpress-json-api
How do I get the Wordpress JSON-API to work on Nginx server?

For some reason "out-of-the-box" the Wordpress JSON API does not work on Nginx. I have tried several redirect schemes in …

nginx json-api wordpress-json-api