whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@218 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
aba4d40fb0
commit
783b83f28e
@ -272,7 +272,7 @@ foreach($b2smiliestrans as $smiley => $img) {
|
||||
add_filter('the_content', 'wpautop');
|
||||
add_filter('comment_text', 'wpautop');
|
||||
// Uncomment the following for Textile support
|
||||
// include_once('textile.php');
|
||||
// add_filter('the_content', 'textile');
|
||||
// There is some duplication of effore so textile.php really should be tweaked to eliminate that.
|
||||
//include_once('textile.php');
|
||||
//add_filter('the_content', 'textile');
|
||||
// There is some duplication of effort so textile.php really should be tweaked to eliminate that.
|
||||
?>
|
Loading…
x
Reference in New Issue
Block a user