diff --git a/wp-includes/formatting.php b/wp-includes/formatting.php index d08332faf6..5aadc0ab64 100644 --- a/wp-includes/formatting.php +++ b/wp-includes/formatting.php @@ -58,7 +58,7 @@ function wptexturize($text) { $curl = str_replace($static_characters, $static_replacements, $curl); // regular expressions $curl = preg_replace($dynamic_characters, $dynamic_replacements, $curl); - } elseif (strpos($curl, '