remove_filter('the_content', 'wpautop');
remove_filter('the_content', 'wptexturize');
add_filter('the_content', 'theme_formatter', 99);
remove_filter('the_content', 'wpautop');
remove_filter('the_content', 'wptexturize');
add_filter('the_content', 'theme_formatter', 99);
if (!sf_is_forumpage())
{
add_filter('the_content', 'wpautop');
add_filter('the_content', 'wptexturize');
remove_filter('the_content', 'theme_formatter', 99);
}
It looks like you're new here. If you want to get involved, click one of these buttons!