[wp-trac] [WordPress Trac] #50074: Add filter on post/etc action links in the REST API
WordPress Trac
noreply at wordpress.org
Mon May 4 13:30:16 UTC 2020
#50074: Add filter on post/etc action links in the REST API
--------------------------+-----------------------------
Reporter: rmccue | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: REST API | Version:
Severity: normal | Keywords: needs-patch
Focuses: |
--------------------------+-----------------------------
With Gutenberg increasingly using more action links to control behaviour
in the block editor, having a filter to adjust these links would be super
useful. This allows developers to avoid a shotgun approach of hacking
Gutenberg's UI, or using the very low-level filters to remove these
actions.
This is probably useful to have as a general API to also ''add''
additional actions; e.g. for implementing something similar to Gutenberg's
actions.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50074>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list