À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/menuslist of every registered menu./menus/v1/menus/<slug>data for a specific menu./menus/v1/locationslist 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ẹ̀
- Upload the plugin files to the
/wp-content/plugins/wp-rest-api-v2-menusdirectory, or install the plugin through the WordPress plugins screen directly. - 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ò
À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ópaTú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