[Plugin: Raw HTML] the_content() output
-
I just wanted to point out that no matter what you do WP seems to insists on inserting a opening and closing p tag before the_content().
Tryecho get_the_content();to remove the <p> tags.
The topic ‘[Plugin: Raw HTML] the_content() output’ is closed to new replies.