{"id":119098,"date":"2020-03-29T18:07:46","date_gmt":"2020-03-29T18:07:46","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/wp-rest-api-helper\/"},"modified":"2021-03-14T18:04:34","modified_gmt":"2021-03-14T18:04:34","slug":"wp-rest-api-helper","status":"publish","type":"plugin","link":"https:\/\/kk.wordpress.org\/plugins\/wp-rest-api-helper\/","author":17717967,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.0.2","stable_tag":"trunk","tested":"5.7.15","requires":"4.7","requires_php":"7.0","requires_plugins":"","header_name":"WP Rest API Helper","header_author":"Md. Rabiul Islam Robi","header_description":"A plugin to help out WP Rest API","assets_banners_color":"e2e0df","last_updated":"2021-03-14 18:04:34","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/github.com\/robicse11127","rating":5,"author_block_rating":0,"active_installs":30,"downloads":1796,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":{"Release version - 2.0.2":"<ul>\n<li>In menus &#039;type&#039; is changed to &#039;type_label&#039;.<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":1},"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":2268238,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":2268238,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256},"icon.svg":{"filename":"icon.svg","revision":2268238,"resolution":false,"location":"assets","locale":false}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":2268238,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":2268238,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[1556,2299,23853],"plugin_category":[],"plugin_contributors":[183627],"plugin_business_model":[],"class_list":["post-119098","plugin","type-plugin","status-publish","hentry","plugin_tags-api","plugin_tags-rest","plugin_tags-rest-api","plugin_contributors-rabiulislamrobi","plugin_committers-rabiulislamrobi"],"banners":{"banner":"https:\/\/ps.w.org\/wp-rest-api-helper\/assets\/banner-772x250.jpg?rev=2268238","banner_2x":"https:\/\/ps.w.org\/wp-rest-api-helper\/assets\/banner-1544x500.jpg?rev=2268238","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/wp-rest-api-helper\/assets\/icon.svg?rev=2268238","icon":"https:\/\/ps.w.org\/wp-rest-api-helper\/assets\/icon.svg?rev=2268238","icon_2x":false,"generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>A plugin to help out the default WordPress REST API Data.<\/p>\n\n<h3>Credits<\/h3>\n\n<p>Please visit my YouTube Channel. I publish WordPress development related videos regularly. The channel name is <a href=\"https:\/\/www.youtube.com\/channel\/UCxn-5T3PreCovWDUW-iJTVA?view_as=subscriber\">Robiz Show<\/a><\/p>\n\n<h3>Features<\/h3>\n\n<h3><\/h3>\n\nPost &amp; Pages\n\n<p>Endpoint: <br \/>\nhttp:\/\/your-site.com\/wp-json\/wp\/v2\/posts <br \/>\nhttp:\/\/your-site.com\/wp-json\/wp\/v2\/pages<\/p>\n\n<ul>\n<li>Get feature image url of a post. [ Full, Large, Medium, Thumbnail ]<\/li>\n<li>Get publish date in a human readable format.<\/li>\n<li>Get author details which includes user_nicename, user_url.<\/li>\n<li>Get post terms object. That includes term id, name, slug, description, parent, post count and url.<\/li>\n<\/ul>\n\n<h3>Posts<\/h3>\n\n<p>Endpoint: http:\/\/your-site.com\/wp-json\/wp\/v2\/posts<\/p>\n\n<ul>\n<li>Featured image source stated as &nbsp;<code>featured_image_src<\/code>&nbsp; with multiple variations [ Full, Large, Medium, Thumbnail ].<\/li>\n<li>Post published date in more readable format stated as &nbsp; <code>published_on<\/code>&nbsp; (e.g: Feb 20, 2020)<\/li>\n<li>Author details stated as &nbsp;<code>author_details<\/code>.<\/li>\n<li>Post terms stated as &nbsp;<code>post_terms<\/code>&nbsp;. This contains an array of objects of the terms.<\/li>\n<\/ul>\n\n<h3>Pages<\/h3>\n\n<p>Endpoint: http:\/\/your-site.com\/wp-json\/wp\/v2\/pages\n* Featured image source stated as &nbsp;<code>featured_image_src<\/code>&nbsp; with multiple variations [ Full, Large, Medium, thumbnail ).<\/p>\n\n<h3>Menus<\/h3>\n\n<p>Endpoint: http:\/\/your-site.com\/wp-json\/wp\/v2\/menus\n* Provides full menu list of a theme based on menu location. object contains parent and its child information.<\/p>\n\n<h3>Widgets<\/h3>\n\n<p>Endpoint: http:\/\/your-site.com\/wp-json\/wp\/v2\/widgets\n* Provides the widget area list associated with the widgets.<\/p>\n\n<h3>General Info<\/h3>\n\n<p>Endpoint: http:\/\/your-site.com\/wp-json\/wp\/v2\/general\n* Provides the general information about the site.<\/p>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<p>e.g.<\/p>\n\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/wp-rest-api-helper<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<li>Use the Settings-&gt;Plugin Name screen to configure the plugin<\/li>\n<li>(Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)<\/li>\n<\/ol>\n\n<!--section=changelog-->\nRelease Version - 1.0.0\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>\n\nRelease Version - 2.0.0\n\n<ul>\n<li>Internal plugin structure changed.<\/li>\n<\/ul>\n\nRelease Version - 2.0.1\n\n<ul>\n<li>Plugin updater added.<\/li>\n<\/ul>\n\nRelease Version - 2.0.2\n\n<ul>\n<li>Permission callback fixed for the REST API.<\/li>\n<li>In post author details updated.<\/li>\n<li>In page author details updated.<\/li>\n<li>In menus type_label &amp; slug updated.<\/li>\n<\/ul>","raw_excerpt":"A plugin to help out WP REST API.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/119098","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=119098"}],"author":[{"embeddable":true,"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/rabiulislamrobi"}],"wp:attachment":[{"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=119098"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=119098"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=119098"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=119098"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=119098"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=119098"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}