I want to get the count of my posts. I think use wp-json/wp/v2/categories?page=1 >> count it’s a good way to go. But using above solution is not a cup...
I have created a custom route in WP API (v2 beta 4) to set a site option. I’m using AngularJS to make the API call, and for some reason,...
I’m trying to get the navigation menu from JSON response using WP REST API v2 plugin. There is no navigation menu plugin extension for the REST API v2, but...
I would like to start using the WordPress REST API v2 to query information from my site. I’ve noticed that when I visit an endpoint URL directly, I can...