This is a WordPress plugin that creates a read only rest api for menus within WordPress.
This plugin is heavily based on the wp-api-menus plugin which can be found here. In the initial commit of the plugin, the code is almost exactly the same as the v2 code of the original. Because functionality within UCF themes will be dependent upon this plugin, the code was slightly modified and put within its own repository to prevent incompatibilties from arising as the original plugin author makes changes.
WordPress 4.4+
Must run on WordPress 4.4+ as it utilizes the Rest API.
- Download the zipped project and extract to
/wp-contentn/plugins/ucf-rest-menus/
within your WordPress installation directory. - Activate the plugin within the Admin screen.
- Enjoy!