[wp-trac] [WordPress Trac] #58524: Rest API: add /revisions endpoint for global styles
WordPress Trac
noreply at wordpress.org
Tue Jun 13 04:56:09 UTC 2023
#58524: Rest API: add /revisions endpoint for global styles
--------------------------+-----------------------------
Reporter: ramonopoly | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: REST API | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
The following Global Revisions UI was added to Gutenberg in
https://github.com/WordPress/gutenberg/pull/50089
To support this, an endpoint (`/wp/v2/global-styles/revisions`) that
returns revisions for the global styles custom post was added and updated
in:
https://github.com/WordPress/gutenberg/pull/49974
https://github.com/WordPress/gutenberg/pull/50234
We need to synchronize the PHP changes that add the endpoint to returns
revisions for the global styles custom post.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58524>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list