Ticket #23975: 23975.diff
| File 23975.diff, 579 bytes (added by , 13 years ago) |
|---|
-
wp-includes/post-template.php
217 217 } else { 218 218 if ( ! empty($more_link_text) ) 219 219 $output .= apply_filters( 'the_content_more_link', ' <a href="' . get_permalink() . "#more-{$post->ID}\" class=\"more-link\">$more_link_text</a>", $more_link_text ); 220 $output = force_balance_tags($output); 220 //$output = force_balance_tags($output); 221 $output = balanceTags($output); 221 222 } 222 223 223 224 }
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)