Stop replacing double br with p-tags and stop wrapping content inside p-tags
-
Hello,
It my have been answered before but I couldn’t find an answer for this:
1. Can I somehow stop WordPress replacing my double br-tags with a single p-tag? I tried with: remove_filter( ‘the_content’, ‘wpautop’ ); but it didn’t work.
2. I dont need wordpress editor to wrap my content in p-tags, how can I stop this, I want to choose where I put the p-tag myself? How can I fix this?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Stop replacing double br with p-tags and stop wrapping content inside p-tags’ is closed to new replies.