A plugin to help out WP REST API.
A plugin to help out the default WordPress REST API Data.
Please visit my YouTube Channel. I publish WordPress development related videos regularly. The channel name is Robiz Show
Post & Pages
Endpoint:
http://your-site.com/wp-json/wp/v2/posts
http://your-site.com/wp-json/wp/v2/pages
Endpoint: http://your-site.com/wp-json/wp/v2/posts
featured_image_src
with multiple variations [ Full, Large, Medium, Thumbnail ].published_on
(e.g: Feb 20, 2020)author_details
.post_terms
. This contains an array of objects of the terms.Endpoint: http://your-site.com/wp-json/wp/v2/pages
* Featured image source stated as featured_image_src
with multiple variations [ Full, Large, Medium, thumbnail ).
Endpoint: http://your-site.com/wp-json/wp/v2/menus
* Provides full menu list of a theme based on menu location. object contains parent and its child information.
Endpoint: http://your-site.com/wp-json/wp/v2/widgets
* Provides the widget area list associated with the widgets.
Endpoint: http://your-site.com/wp-json/wp/v2/general
* Provides the general information about the site.
This section describes how to install the plugin and get it working.
e.g.
/wp-content/plugins/wp-rest-api-helper
directory, or install the plugin through the WordPress plugins screen directly.Release Version – 1.0.0
Release Version – 2.0.0
Release Version – 2.0.1
Release Version – 2.0.2