Make WordPress Core

Ticket #24021: 24021.patch

File 24021.patch, 378 bytes (added by SergeyBiryukov, 13 years ago)
  • wp-includes/formatting.php

     
    22462246        $to_ncr = array(
    22472247                '"' => '"',
    22482248                '&' => '&',
    2249                 '⁄' => '/',
    22502249                '<' => '<',
    22512250                '>' => '>',
    22522251                '|' => '|',