WP-REST-API V2 Menus

0

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.

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

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.