Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #19550, comment 29


Ignore:
Timestamp:
03/18/2014 01:44:50 PM (11 years ago)
Author:
miqrogroove
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19550, comment 29

    initial v1  
    1212    if ( empty( $opening_quote ) ) {
    1313        $run_texturize = FALSE;  // apply_filters( 'run_wptexturize', $run_texturize );
    14         $opening_quote = '&#8220';
     14        $opening_quote = '“';
    1515    }
    1616    $text = 'fail!';