Wordpress Plugins
-
NoAutoP
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.
Created by: Drew Gourley in collaboration with Jamison Hiner