=== WP Headless Menu Editor === Contributors: zbigiman Tags: Headless, Menu, Editor Donate link: http://zbigiman.com Requires at least: 4.0 Tested up to: 5.2 Requires PHP: 5.6 Stable tag: 0.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Menu editor for headless WordPress - independent of Appearance. Adds menus to WP REST API v2. == Description == What this plugin does: * Adds independent of Appearance Menu Editor to WordPress Admin Panel * Adds menus to WP REST API v2. * Adds menus API viewer to WordPress Admin Panel WP Headless Menu Editor REST API endpoints: * /wp-json/hme/v1/menus/ * /wp-json/hme/v1/menus/{id} == Installation == 1. Upload "test-plugin.php" to the "/wp-content/plugins/" directory. 2. Activate the plugin through the "Plugins" menu in WordPress. == Screenshots == 1. Menu Editor 2. Menu API viewer == Changelog == = 0.0.2 = * Adding description = 0.0.1 = * Initial release.