subirghosh
Member
Posted 7 years ago #
I have done a search for Paragraphs, but could not find the answer I am looking for.
Both "the_excerpt" and "the_content" seem to come packaged inside <P></P> tags. How do I remove these. I don't need the spaces before and after these. I tried to open wp-includes/functions-formatting.php and found too many <P></P> tags to handle. Which ones should I remove?
subirghosh
Member
Posted 7 years ago #
I have also seen this thread:
http://wordpress.org/support/topic.php?id=28808 .
Alex King had a WP Unformatted plugin, but it is very clearly stated that this works only with 1.2.
What about this plugin by MtDewVirus.
subirghosh
Member
Posted 7 years ago #
Thanks Minna. :)
And wow, indeed.
That plugin is the shortest that I have seen anywhere. LOL. And as far as I am concerned, indeed so very effective.
Cheers.
The plugin is causing a lot of "headers already sent" errors in the admin interface (not in the homepage, though). Using 1.5.1.2 here...
did we find a plugin/fix for this, because i'm also hating that every line is wrapped in a <p> tag unnecessarily.