Changes between Initial Version and Version 1 of Ticket #19550, comment 29
- Timestamp:
- 03/18/2014 01:44:50 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19550, comment 29
initial v1 12 12 if ( empty( $opening_quote ) ) { 13 13 $run_texturize = FALSE; // apply_filters( 'run_wptexturize', $run_texturize ); 14 $opening_quote = '“ ';14 $opening_quote = '“'; 15 15 } 16 16 $text = 'fail!';