#61543 closed defect (bug) (fixed)
Add a description key to i18n theme.json style schema
Reported by: | ramonopoly | Owned by: | noisysocks |
---|---|---|---|
Milestone: | 6.7 | Priority: | normal |
Severity: | normal | Version: | 6.3 |
Component: | I18N | Keywords: | has-patch |
Focuses: | Cc: |
Description (last modified by )
A "description" key was added to theme.json in https://github.com/WordPress/gutenberg/pull/45242
It was synced to Core in https://github.com/WordPress/wordpress-develop/pull/4687
Here's the trac ticket: https://core.trac.wordpress.org/ticket/58614
A corresponding entry to the theme.json i18n schema was not part of the change.
Here's a draft PR in wp-cli/i18n-command:
Change History (5)
This ticket was mentioned in PR #6947 on WordPress/wordpress-develop by @ramonopoly.
5 months ago
#1
- Keywords has-patch added
#4
@
5 months ago
- Owner set to noisysocks
- Resolution set to fixed
- Status changed from new to closed
In 58632:
@ramonopoly commented on PR #6947:
5 months ago
#5
Committed in https://core.trac.wordpress.org/changeset/58632
Thanks @noisysocks!
Note: See
TracTickets for help on using
tickets.
A "description" key was added to theme.json in https://github.com/WordPress/gutenberg/pull/45242
It was synced to Core in https://github.com/WordPress/wordpress-develop/pull/4687
A corresponding entry to the theme.json i18n schema was not part of the change.
See:
https://github.com/WordPress/gutenberg/pull/45242#issuecomment-2196574068
Trac ticket: https://core.trac.wordpress.org/ticket/61543