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’s custom attributes and menu item’s custom attributes.
Compatible with Menu Image, Icons made easy.