Remove automatic paragraphs for certain posts and pages
-
Hi all,
I am using the following in my functions.php file to emit automatic paragraphs:
remove_filter(‘the_content’, ‘wpautop’);
Can someone let me know how I can revise the above to target certain pages?
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Remove automatic paragraphs for certain posts and pages’ is closed to new replies.