Opened 4 years ago
Closed 4 years ago
#54360 closed task (blessed) (duplicate)
Add Menu REST API endpoints from Gutenberg plugin into Core
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | REST API | Keywords: | |
| Focuses: | Cc: |
Description (last modified by )
- Add
wp/v2/menusendpoint. - Add
wp/v2/menu-itemsendpoint. - Add
wp/v2/menu-locationsendpoint. - Add any other bits needed by the Navigation block that I've forgotten about 🙂
https://github.com/WordPress/gutenberg/blob/trunk/lib/class-wp-rest-menus-controller.php
Change History (2)
Note: See
TracTickets for help on using
tickets.
Duplicate of #40878.