manifest / integrations / ucf-rest-menus
UCF Rest Menus
WordPress plugin that provides a REST API for accessing WordPress menus.
by UCF Web Communications · github.com/ucf/ucf-rest-menus · website
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/ucf/ucf-rest-menus/archive/refs/heads/master.zipDeclares an update source (UCF/ucf-rest-menus), so updates arrive through the plugin's own updater.
From the readme
UCF Rest Menus
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.
Compatibility
WordPress 4.4+
Dependencies
Must run on WordPress 4.4+ as it utilizes the Rest API.
Installation
1. Download the zipped project and extract to /wp-contentn/plugins/ucf-rest-menus/ within your WordPress installation directory.
2. Activate the plugin within the Admin screen.
3. Enjoy!
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.5 | Mar 22, 2023 |
| v1.0.4 | Oct 25, 2021 |
| v1.0.3 | Apr 29, 2019 |
| v1.0.2 | Oct 30, 2018 |
| v1.0.1 | May 18, 2018 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.