Ticket #16060: 16060.patch
| File 16060.patch, 593 bytes (added by , 15 years ago) |
|---|
-
wp-includes/formatting.php
73 73 for ( $i = 0; $i < $stop; $i++ ) { 74 74 $curl = $textarr[$i]; 75 75 76 if ( !empty($curl) && '<' != $curl[0] && '[' != $curl[0] 76 if ( !empty($curl) && '<' != $curl[0] && '[' != $curl[0] && trim($curl) != '-->' 77 77 && empty($no_texturize_shortcodes_stack) && empty($no_texturize_tags_stack)) { 78 78 // This is not a tag, nor is the texturization disabled 79 79 // static strings