WP-REST-API V2 Menus
·
Adding menus endpoints on WP REST API v2
評価
5/5
バージョン
0.12.1
有効インストール数
3K
最終更新日時
Nov 9, 2022
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’s custom attributes and menu item’s custom attributes.
Compatible with Menu Image, Icons made easy.