[wp-trac] [WordPress Trac] #53650: Incorrect quotation marks in many strings
WordPress Trac
noreply at wordpress.org
Tue Jun 24 13:15:54 UTC 2025
#53650: Incorrect quotation marks in many strings
--------------------------+-------------------------------
Reporter: tobifjellner | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: I18N | Version: 5.8
Severity: normal | Resolution:
Keywords: has-patch | Focuses: coding-standards
--------------------------+-------------------------------
Comment (by yashjawale):
I've created a new PR with the fixes as since the existing patch, a lot of
the files have changed quite a bit & in some cases have disappeared from
source.
Based off the discussion, The new patch only updates user facing strings.
Developer notices such as `doing_it_wrong()`, `WP_Error()`, deprecation
notices have been left out.
The quotes `"` have been replaced with their curly quote equivalent
entities (`“` & `”`)
Thanks!
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53650#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list