Title: WP-REST-API Menus
Author: jcdev518
Published: <strong>19 Mart 2018</strong>
Last modified: 26 Mart 2018

---

Eklentilerde ara

Bu eklenti, **WordPress’in son 3 ana dağıtımı ile test edilmemiş**. Artık bakımı
yapılmıyor veya desteklenmiyor olabilir ve WordPress’in daha güncel sürümleriyle
birlikte kullanıldığında uyumluluk sorunları olabilir.

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

# WP-REST-API Menus

 [jcdev518](https://profiles.wordpress.org/jcdev518/) tarafından

[İndir](https://downloads.wordpress.org/plugin/wp-rest-api-menus.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/wp-rest-api-menus/#description)
 * [İncelemeler](https://tr.wordpress.org/plugins/wp-rest-api-menus/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/wp-rest-api-menus/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/wp-rest-api-menus/#developers)

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

## Açıklama

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

## Yükleme

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

## SSS

  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/

## İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

## Katkıda Bulunanlar ve Geliştiriciler

“WP-REST-API Menus” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda
bulunmuşlardır.

Katkıda bulunanlar

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

[“WP-REST-API Menus” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/wp-rest-api-menus)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/wp-rest-api-menus/),
[SVN deposuna](https://plugins.svn.wordpress.org/wp-rest-api-menus/) göz atın ya
da [RSS](https://plugins.trac.wordpress.org/log/wp-rest-api-menus/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/wp-rest-api-menus/)
abone olun.

## Değişiklik Kaydı

#### 1.0

 * Requires PHP 5.6x at the very least.

## Meta

 *  Sürüm **1.0**
 *  Son güncelleme **8 yıl önce**
 *  Etkin kurulumlar **80+**
 *  WordPress sürümü ** 4.7.0 veya üstü **
 *  Test edilen sürüm **4.9.29**
 *  PHP sürümü ** 5.6 veya üstü **
 *  Dil
 * [English (US)](https://wordpress.org/plugins/wp-rest-api-menus/)
 * Etiketler
 * [JSON](https://tr.wordpress.org/plugins/tags/json/)[json rest api](https://tr.wordpress.org/plugins/tags/json-rest-api/)
   [menus](https://tr.wordpress.org/plugins/tags/menus/)[wp-api](https://tr.wordpress.org/plugins/tags/wp-api/)
   [wp-rest-api](https://tr.wordpress.org/plugins/tags/wp-rest-api/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/wp-rest-api-menus/advanced/)

## Puanlar

Henüz inceleme gönderilmedi.

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

[Tüm değerlendirmeleri görün](https://wordpress.org/support/plugin/wp-rest-api-menus/reviews/)

## Katkıda bulunanlar

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

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/wp-rest-api-menus/)

## Bağış yap

Bu eklentinin geliştirilmesini desteklemek ister misiniz?

 [ Bu eklentiye bağış yap ](https://amorphouswebsolutions.com/plugins)