Title: WP REST API Helper
Author: MD. Rabiul Islam Robi
Published: <strong>29 مارس 2020</strong>
Last modified: 14 مارس 2021

---

جستجوی افزونه‌ها

![](https://ps.w.org/wp-rest-api-helper/assets/banner-772x250.jpg?rev=2268238)

این افزونه **با ۳ نگارش عمدهٔ اخیر وردپرس آزمایش نشده است**. ممکن است دیگر نگهداری
یا پشتیبانی نشود و هنگام استفاده با نگارش‌های تازه‌تر وردپرس مشکل سازگاری داشته 
باشد.

![](https://ps.w.org/wp-rest-api-helper/assets/icon.svg?rev=2268238)

# WP REST API Helper

 توسط [MD. Rabiul Islam Robi](https://profiles.wordpress.org/rabiulislamrobi/)

[دانلود](https://downloads.wordpress.org/plugin/wp-rest-api-helper.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/wp-rest-api-helper/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/wp-rest-api-helper/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/wp-rest-api-helper/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/wp-rest-api-helper/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/wp-rest-api-helper/)

## توضیحات

A plugin to help out the default WordPress REST API Data.

### Credits

Please visit my YouTube Channel. I publish WordPress development related videos 
regularly. The channel name is [Robiz Show](https://www.youtube.com/channel/UCxn-5T3PreCovWDUW-iJTVA?view_as=subscriber)

### Features

Post & Pages

Endpoint: 
 http://your-site.com/wp-json/wp/v2/posts  http://your-site.com/wp-json/
wp/v2/pages

 * Get feature image url of a post. [ Full, Large, Medium, Thumbnail ]
 * Get publish date in a human readable format.
 * Get author details which includes user_nicename, user_url.
 * Get post terms object. That includes term id, name, slug, description, parent,
   post count and url.

### Posts

Endpoint: http://your-site.com/wp-json/wp/v2/posts

 * Featured image source stated as  `featured_image_src`  with multiple variations[
   Full, Large, Medium, Thumbnail ].
 * Post published date in more readable format stated as   `published_on`  (e.g:
   Feb 20, 2020)
 * Author details stated as  `author_details`.
 * Post terms stated as  `post_terms` . This contains an array of objects of the
   terms.

### Pages

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).

### Menus

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.

### Widgets

Endpoint: http://your-site.com/wp-json/wp/v2/widgets
 * Provides the widget area
list associated with the widgets.

### General Info

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.

 1. Upload the plugin files to the `/wp-content/plugins/wp-rest-api-helper` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the Settings->Plugin Name screen to configure the plugin
 4. (Make your instructions match the desired user flow for activating and installing
    your plugin. Include any steps that might be needed for explanatory purposes)

## نقد و بررسی‌ها

![](https://secure.gravatar.com/avatar/6816ea81022abb724df9db059d39ac3e6ea665082391a7b36f31d98ce9c56869?
s=60&d=retro&r=g)

### 󠀁[Nice plugin for adding widgets to REST API!](https://wordpress.org/support/topic/nice-plugin-for-adding-widgets-to-rest-api/)󠁿

 [geochanto](https://profiles.wordpress.org/geochanto/) 9 آگوست 2021

Just used this and it saved me a lot of time by adding some of the commonly used
widgets to the REST API, like categories and recent posts. Thanks!

 [ خواندن تمامی 1 نقد و بررسی‌ ](https://wordpress.org/support/plugin/wp-rest-api-helper/reviews/)

## توسعه دهندگان و همکاران

“WP REST API Helper” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ MD. Rabiul Islam Robi ](https://profiles.wordpress.org/rabiulislamrobi/)

[ترجمه “WP REST API Helper” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/wp-rest-api-helper)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/wp-rest-api-helper/)،
[مخزن SVN](https://plugins.svn.wordpress.org/wp-rest-api-helper/) را بررسی کنید،
یا از طریق [RSS](https://plugins.trac.wordpress.org/log/wp-rest-api-helper/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/wp-rest-api-helper/) مشترک
شوید.

## گزارش تغییرات

Release Version – 1.0.0

 * Initial release.

Release Version – 2.0.0

 * Internal plugin structure changed.

Release Version – 2.0.1

 * Plugin updater added.

Release Version – 2.0.2

 * Permission callback fixed for the REST API.
 * In post author details updated.
 * In page author details updated.
 * In menus type_label & slug updated.

## اطلاعات

 *  نگارش **2.0.2**
 *  آخرین به‌روزرسانی **5 سال پیش**
 *  نصب‌های فعال **30+**
 *  نگارش وردپرس ** 4.7 یا بالاتر **
 *  آزمایش‌شده تا **5.7.17**
 *  نگارش PHP ** 7.0 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/wp-rest-api-helper/)
 * برچسب
 * [api](https://fa.wordpress.org/plugins/tags/api/)[rest](https://fa.wordpress.org/plugins/tags/rest/)
   [rest-api](https://fa.wordpress.org/plugins/tags/rest-api/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/wp-rest-api-helper/advanced/)

## امتیازها

 5 از 5 ستاره.

 *  [  امتیاز 1 5-ستاره     ](https://wordpress.org/support/plugin/wp-rest-api-helper/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/wp-rest-api-helper/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/wp-rest-api-helper/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/wp-rest-api-helper/reviews/?filter=2)
 *  [  امتیاز 0 1-ستاره     ](https://wordpress.org/support/plugin/wp-rest-api-helper/reviews/?filter=1)

[بررسی شما](https://wordpress.org/support/plugin/wp-rest-api-helper/reviews/#new-post)

[مشاهدهٔ همهٔ بررسی‌ها](https://wordpress.org/support/plugin/wp-rest-api-helper/reviews/)

## مشارکت کنندگان

 *   [ MD. Rabiul Islam Robi ](https://profiles.wordpress.org/rabiulislamrobi/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/wp-rest-api-helper/)