[wp-trac] [WordPress Trac] #54564: Avoid translating several times wp_locale strings
WordPress Trac
noreply at wordpress.org
Fri Dec 3 09:07:41 UTC 2021
#54564: Avoid translating several times wp_locale strings
--------------------------+-----------------------------
Reporter: Chouby | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: I18N | Version: 1.5
Severity: normal | Keywords: has-patch
Focuses: performance |
--------------------------+-----------------------------
The translation being a rather expensive process, we should avoid to
translate the same string several times.
In the class `WP_Locale`, week days are translated 3 times each and months
are translated 2 times.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54564>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list