#61543 closed defect (bug) (fixed)
Add a description key to i18n theme.json style schema
| Reported by: | ramonopoly | Owned by: | noisysocks |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.7 |
| Component: | I18N | Version: | 6.3 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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.
2 years ago
#1
- Keywords has-patch added
@ramonopoly commented on PR #6947:
2 years ago
#5
Committed in https://core.trac.wordpress.org/changeset/58632
Thanks @noisysocks!
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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