Adds the function "thecontentnoautop" which doesn't include a paragraph tag automatically with the post content.
Use thecontentnoautop(); 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.




