[wp-trac] [WordPress Trac] #60509: Font Collection: Font name and description are not translatable
WordPress Trac
noreply at wordpress.org
Mon Feb 12 15:30:19 UTC 2024
#60509: Font Collection: Font name and description are not translatable
--------------------------+-----------------------------
Reporter: wildworks | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
My understanding is that font collections are registered via
`wp_register_font_collection`
, and if that data was a JSON file, it would read the `name` and
`description` fields.
https://github.com/WordPress/wordpress-
develop/blob/cb522a3b25a062983e7ba44c2370dbf611a96c67/src/wp-
includes/fonts.php#L76-L78
Since these two strings do not exist in the core, I am concerned that they
may not be translatable.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60509>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list