Tutexp Rest Api Menu

0

This plugin extends the WordPress REST API with new routes for WordPress registered menus. The new routes available will be: [website_name]/wp-json/menus/v2/menus list of every regist

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 with new routes for WordPress registered menus.

The new routes available will be:

  • [website_name]/wp-json/menus/v2/menus list of every registered menu.
  • [website_name]/wp-json/menus/v2/menus/<slug> data for a specific menu.