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.