Plugin yìí kò tíì ṣe àyẹ̀wò pẹ̀lú àwọn ìtújáde mẹ́ta pàtàkì tó kẹ́yìn ti WordPress. Ó lè jẹ́ pé a kò tọ́jú tàbí ṣe àtìlẹ́yìn fún un mọ́, ó sì lè ní àwọn ọ̀ràn ìbámu nígbà tí a bá lò ó pẹ̀lú àwọn ẹ̀yà WordPress tuntun.

WP-REST-API V2 Menus

Àpèjúwe

This plugin extends the WordPress REST API (Version 2) with new routes for WordPress registered menus.

The new routes available will be:

  • /menus/v1/menus list of every registered menu.
  • /menus/v1/menus/<slug> data for a specific menu.
  • /menus/v1/locations list of every registered menu location in your theme.
  • /menus/v1/locations/<slug> data for a specific menu location.

Compatible with ACF menuÌtumọ̀ Yorùbá: ’s custom attributes and menu itemÌtumọ̀ Yorùbá: ’s custom attributes.

Compatible with Menu Image, Icons made easy.

Ìgbéwọlẹ̀

  1. Upload the plugin files to the /wp-content/plugins/wp-rest-api-v2-menus directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

FAQ

Is this an official extension of WP API?

ThereÌtumọ̀ Yorùbá: ’s no such thing.

Can I contribute to the project?

Of course! This is the GitHub Repository https://github.com/thebatclaudio/wp-rest-api-v2-menus

Àwọn àgbéyẹ̀wò

Agẹmọ 9, 2021
Thank you for your time effort on this plugin. Please keep update on this plugin and requesting you to maintain it.
Igbe 4, 2019
Our current set-up is a custom PHP website, that is powered from WordPress via the Rest API This plugin allows me to eat data from multiple menus, children and use them to power our website. Great and simple plugin
Ẹrẹ́nà 29, 2019
This Plugin is working perfect when you have to build a more advanced standardized responsive theme. I have tested it with angular 7 and angular material 2 and it did just what is suppose to deliver. Fast access to location and menu data to reuse this to build angular material 2 templated menus. Great! Thnx!
Ka gbogbo àwọn àgbéyẹ̀wò 6

Àwọn Olùkópa & Olùgbéejáde

“WP-REST-API V2 Menus” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.

Àwọn Olùkópa

Túmọ̀ “WP-REST-API V2 Menus” sí èdè rẹ.

Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.

Àkọsílẹ̀ àwọn àyípadà

0.12.1 Ìtumọ̀ Yorùbá: – Bug fix: Fatal error when get_term() fails

0.12 Ìtumọ̀ Yorùbá: – Some bug fixes

0.10 Ìtumọ̀ Yorùbá: – Fix possible name colision caused by ACF field with existing name (example: if we have an ACF field named “title” it will overwrite the original postÌtumọ̀ Yorùbá: ’s title). Now ACF fields are grouped in a “acf” object.

0.9.1 Ìtumọ̀ Yorùbá: – Wrong release

0.9 Ìtumọ̀ Yorùbá: – Wrong release

0.8.1 Ìtumọ̀ Yorùbá: – Use post_name instead of basename (Bug fix for static home page)

0.8 Ìtumọ̀ Yorùbá: – Added support for apply_filters + Bug fix permision_callback (WP 5.5.0) + Bug fix infinite loop

0.7.7 Ìtumọ̀ Yorùbá: – Added support for thumbnail_src and thumbnail_hover_src

0.7.6 Ìtumọ̀ Yorùbá: – Added contributors and changed description in readme.txt

0.7.5 Ìtumọ̀ Yorùbá: – Compatibility with Menu Image, Icons made easy; Bug fix: use get_term instead of get_category for taxonomies

0.7.3 Ìtumọ̀ Yorùbá: – Added slug to category item object

0.7.2 Ìtumọ̀ Yorùbá: – Added slug to menu item object

0.7.1 Ìtumọ̀ Yorùbá: – Bug fix: menu items were returned as an object instead of array

0.7 Ìtumọ̀ Yorùbá: – New way to check menu itemÌtumọ̀ Yorùbá: ’s relatives, now it works with infinite child levels + various bug fixes

0.6.1 Ìtumọ̀ Yorùbá: – Bug fix

0.6 Ìtumọ̀ Yorùbá: – Added menu locations features

0.5 Ìtumọ̀ Yorùbá: – Added support for ACF custom fields

0.4 Ìtumọ̀ Yorùbá: – Added nested menus support and pages slugs

0.3.2 Ìtumọ̀ Yorùbá: – Bug fix: allowing underscore values in menu slug regexp

0.3.1 Ìtumọ̀ Yorùbá: – Bug fix: allowing numeric values in menu slug regexp

0.3 Ìtumọ̀ Yorùbá: – Bug fix

0.2 Ìtumọ̀ Yorùbá: – Updated compatibility

0.1.1 Ìtumọ̀ Yorùbá: – Bug fix