#59304 closed enhancement (fixed)
Code quality improvements to `class-wp-theme-json`
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.4 | Priority: | normal |
Severity: | normal | Version: | 6.4 |
Component: | Editor | Keywords: | gutenberg-merge has-patch |
Focuses: | Cc: |
Description
This ticket tracks syncing the enhancements from the following Gutenberg PRs:
https://github.com/WordPress/gutenberg/pull/53568
https://github.com/WordPress/gutenberg/pull/53574
Change History (3)
This ticket was mentioned in PR #5162 on WordPress/wordpress-develop by @isabel_brison.
3 months ago
#1
- Keywords has-patch added
#2
@
3 months ago
- Owner set to isabel_brison
- Resolution set to fixed
- Status changed from new to closed
In 56545:
@isabel_brison commented on PR #5162:
3 months ago
#3
Committed in r56545.
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/59304
Syncs the following changes from Gutenberg:
https://github.com/WordPress/gutenberg/pull/53568
https://github.com/WordPress/gutenberg/pull/53574
Test by checking that preset classnames and variables are correctly output in the front end, and making sure unit tests pass.