Changes between Initial Version and Version 4 of Ticket #57526
- Timestamp:
- 01/25/2023 01:48:54 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57526
-
Property
Status
changed from
newtoreviewing -
Property
Summary
changed from
Globals Styles Endpoint: Declare edit_css capability in linkstoGlobals Styles Endpoint: Declare 'edit_css' capability in links - Property Owner set to hellofromTonya
-
Property
Version
changed from
to5.9 -
Property
Milestone
changed from
Awaiting Reviewto6.2 - Property Keywords has-patch has-unit-tests gutenberg-merge added
-
Property
Status
changed from
-
Ticket #57526 – Description
initial v4 1 Update the Global Styles endpoint to expose the ` edit_css` capability via action links.1 Update the Global Styles endpoint to expose the `'edit_css'` capability via action links. 2 2 3 This is a backport from the Gutenberg plugin.3 This is the part of an effort to hide custom CSS setting for users without `'edit_css'` capability. See https://github.com/WordPress/gutenberg/pull/46815.