Tutexp Rest Api Menu

Plugin Banner

Tutexp Rest Api Menu

by tapos007

Download
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.
  1. Upload the plugin files to the /wp-content/plugins/tutexp-rest-api-menu directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Installation Instructions

  1. Upload the plugin files to the /wp-content/plugins/tutexp-rest-api-menu directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Is this an official extension of WP API?

There’s no such thing.

Can I contribute to the project?

Of course! This is the GitHub Repository https://github.com/tapos007/REST-API-WORDPRESS-MENU-SUBMENU

Back to top