[wp-trac] [WordPress Trac] #61182: Normalize UTF-8 charset slug detection.
WordPress Trac
noreply at wordpress.org
Sat May 18 18:20:37 UTC 2024
#61182: Normalize UTF-8 charset slug detection.
--------------------------------------+----------------------
Reporter: dmsnell | Owner: dmsnell
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.6
Component: General | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-unit-tests has-patch | Focuses:
--------------------------------------+----------------------
Changes (by dmsnell):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"58169" 58169]:
{{{
#!CommitTicketReference repository="" revision="58169"
Move is_utf8_charset() into functions.php
This caused issues in maintenance mode, and it's not warranted to have
its own module. This will live alongside `_canonical_charset()`, it's
partner function.
Fixes: #61182.
Props: dmsnell, sergeybiryukov, swisspiddy.
Follow-up to: [58148].
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61182#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list