Title: WP-REST-API Menus
Author: jcdev518
Published: <strong>مارچ 19, 2018</strong>
Last modified: مارچ 26, 2018

---

پلگ انز تلاش کریں

یہ پلگ ان **ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے**۔ اب یہ
برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین
ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

![](https://ps.w.org/wp-rest-api-menus/assets/icon-128x128.jpg?rev=1842417)

# WP-REST-API Menus

 منجانب [jcdev518](https://profiles.wordpress.org/jcdev518/)

[ڈاؤن لوڈ کریں](https://downloads.wordpress.org/plugin/wp-rest-api-menus.zip)

 * [تفصیلات](https://ur.wordpress.org/plugins/wp-rest-api-menus/#description)
 * [جائزے](https://ur.wordpress.org/plugins/wp-rest-api-menus/#reviews)
 *  [انسٹالیشن](https://ur.wordpress.org/plugins/wp-rest-api-menus/#installation)
 * [ڈیولپمنٹ](https://ur.wordpress.org/plugins/wp-rest-api-menus/#developers)

 [معاونت](https://wordpress.org/support/plugin/wp-rest-api-menus/)

## تفصیل

This plugin adds "routes” or "endpoints” to WP REST API that allows for retrieval
of
 menu data as JSON.

Updated port of "WP-REST-API V2 Menus” by Claudio La Barbera (http://www.claudiolabarbera.
com)

**Usage**

**Get all registered menus:**

    ```
    GET /wp-menus/v1/menus
    https://yourwpsite.com/wp-json/wp-menus/v1/menus
    ```

**Get menu data as JSON from menu slug:**

    ```
    GET /wp-menus/v1/menus/{slug}
    https://yourwpsite.com/wp-json/wp-menus/v1/menus/{slug}
    ```

Gets the contents of a registered menu by its "slug”.

When assigning a menu a location in /wp-admin/nav-menus.php?action=locations
 the
slug is the name of the menu in lowercase and without any spaces like a post slug.

If your menu name is Main Menu:
 https://yourwpsite.com/wp-json/menus/v1/wp-menus/
main-menu

## انسٹالیشن

There are no requirements other than WordPress and one active menu. Installation
is simple:

 1. Upload the `wp-rest-api-menus` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## عمومی سوالات

  Installation Instructions

There are no requirements other than WordPress and one active menu. Installation
is simple:

 1. Upload the `wp-rest-api-menus` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

  How do I use this plugin?

It creates a JSON interpretation of any "registered” menu mainly for front-end use.
If you have any questions feel free to contact me: https://www.amorphouswebsolutions.
com/contact/

## جائزے

There are no reviews for this plugin.

## شراکت دار اور ڈیویلپرز

“WP-REST-API Menus” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ
لیا:

شراکت دار

 *   [ jcdev518 ](https://profiles.wordpress.org/jcdev518/)

[“WP-REST-API Menus” کا اپنی زبان میں ترجمہ کریں۔](https://translate.wordpress.org/projects/wp-plugins/wp-rest-api-menus)

### ڈویلپمینٹ میں دلچسپی ہے؟

[کوڈ براؤز کریں](https://plugins.trac.wordpress.org/browser/wp-rest-api-menus/)،
[ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/wp-rest-api-menus/) کو 
چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/wp-rest-api-menus/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/wp-rest-api-menus/?limit=100&mode=stop_on_copy&format=rss)۔

## چینج لاگ

#### 1.0

 * Requires PHP 5.6x at the very least.

## میٹا

 *  Version **1.0**
 *  Last updated **8 سال پہلے**
 *  Active installations **80+**
 *  WordPress version ** 4.7.0 یا اس سے جدید **
 *  Tested up to **4.9.29**
 *  PHP version ** 5.6 یا اس سے جدید **
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-rest-api-menus/)
 * Tags
 * [JSON](https://ur.wordpress.org/plugins/tags/json/)[json rest api](https://ur.wordpress.org/plugins/tags/json-rest-api/)
   [menus](https://ur.wordpress.org/plugins/tags/menus/)[wp-api](https://ur.wordpress.org/plugins/tags/wp-api/)
   [wp-rest-api](https://ur.wordpress.org/plugins/tags/wp-rest-api/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/wp-rest-api-menus/advanced/)

## درجہ بندیاں

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wp-rest-api-menus/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-rest-api-menus/reviews/)

## شراکت دار

 *   [ jcdev518 ](https://profiles.wordpress.org/jcdev518/)

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/wp-rest-api-menus/)

## عطیہ دیں

کیا آپ اس پلگ ان کی ترقی میں معاونت کرنا چاہتے ہیں؟

 [ اس پلگ ان کو عطیہ دیں ](https://amorphouswebsolutions.com/plugins)