Manage WPAutoP

WordPress provide wpautop filter to replcae all double line break with '

Author:webbuilders03 (profile at wordpress.org)
WordPress version required:4.6
WordPress version tested:4.9.14
Plugin version:1.0
Added to WordPress repository:03-06-2018
Last updated:22-04-2020
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:689
Active installs:10+
plugin download
Click to start download

WordPress provide wpautop filter to replcae all double line break with ‘p’ tag and single line break with ‘br’ tag. Which is very useful to us. But sometimes this also causes some issues e.g. it can break the whole html structure of your post content, which is unwanted.

We can also disable the wpautop filter by removing it from ‘the_content’ and ‘the_excerpt’. But it will remove wpautop for all of your posts, pages, and custom post types.

But, sometimes you want to remove it only for specific posts. So, what can you do in this situation? Don’t worry. You can perform this type of works with this plugin.

This Plugin let you enable or disable wpautop for your specifc posts, pages or custom posts. You can choose which posts need to disable wpautop. It doesn’t impact on your other posts.


Screenshots
ChangeLog