NoAutoP

This plugin adds the function “the_content_noautop” which doesn’t include a paragraph tag automatically with the post content.

Author:Drew Gourley (profile at wordpress.org)
WordPress version required:2.3
WordPress version tested:2.8.5
Plugin version:1.0
Added to WordPress repository:04-11-2009
Last updated:04-11-2009
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:http://hinerdesigns.com/noautop
Total downloads:1 733
Active installs:100+
plugin download
Click to start download

Adds the function "the_content_noautop" which doesn't include a paragraph tag automatically with the post content.

Use the_content_noautop(); instead of the_content(); in the loop when you don't want an automatic paragraph tag in your blog. This could be useful in many advanced formatting situations.