WP REST API V2 Menus

Adding menus endpoints on WP REST API v2

Author:Claudio La Barbera (profile at wordpress.org)
WordPress version required:4.4
WordPress version tested:6.0.7
Plugin version:0.12.1
Added to WordPress repository:01-03-2016
Last updated:09-11-2022
Rating, %:100
Rated by:6
Plugin URI:
Total downloads:137 969
Active installs:4 000+
plugin download
Click to start download

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.


FAQ
ChangeLog