-
Categories
-
Tags/Keywords
-
Recent Posts
-
Recent Comments
Tag: wpautop-control
Taking control of the wpautop filter
Wordpress does automatic paragraph formatting using the wpautop filter, some PHP code originally developed by Matt Mullenweg. For most of the time that this blog has existed, I've disabled the wpautop filter using the following two lines in my theme's functions.php file: Read More »
