Ticket #8912: 8912.patch
| File 8912.patch, 589 bytes (added by , 14 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 texturization disabled 79 79 // static strings