[wp-trac] [WordPress Trac] #43040: capital_P_dangit regression
WordPress Trac
noreply at wordpress.org
Mon Jan 8 08:16:11 UTC 2018
#43040: capital_P_dangit regression
--------------------------+-----------------------------
Reporter: superdav42 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Formatting | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Recent code standards fixes in #41057 broke the function capital_P_dangit
for some cases. The problem is kinda obvious if you look at wp-
includes/formatting.php:5096.
{{{#!php
<?php
return str_replace( 'WordPress', 'WordPress', $text );
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43040>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list