Dealing with the Dreaded ‘wpautop’
What is “wpautop”?
Well, to put it simply, wpautop is short for ‘WordPress Auto P’- with p being in reference to an html p tag. wpautop is a wordpress function that “Changes double line-breaks in the text into HTML paragraphs (
…
).” You can read more about it in the WordPress codex.
2 minutes to read