[wp-trac] [WordPress Trac] #54360: Add Menu REST API endpoints from Gutenberg plugin into Core
WordPress Trac
noreply at wordpress.org
Tue Nov 2 05:40:59 UTC 2021
#54360: Add Menu REST API endpoints from Gutenberg plugin into Core
----------------------------+---------------------
Reporter: noisysocks | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 5.9
Component: REST API | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
----------------------------+---------------------
Description changed by noisysocks:
Old description:
> - Add `wp/v2/menus` endpoint.
> - Add `wp/v2/menu-items` endpoint.
> - Add any other REST API infrastructure needed by Navigation block.
>
> https://github.com/WordPress/gutenberg/blob/trunk/lib/class-wp-rest-
> menus-controller.php
New description:
- Add `wp/v2/menus` endpoint.
- Add `wp/v2/menu-items` endpoint.
- Add `wp/v2/menu-locations` endpoint.
- 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
--
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54360#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list