Viewing 2 replies - 1 through 2 (of 2 total)
  • Thanks for the fix.

    Plugin Author Andrew Ozz

    (@azaozz)

    Yeah, this is a limitation in wpautop. The

    //$c = wpautop( $c );

    “hack” will work only for posts that were saved without wpautop. If you have earlier posts that were saved with wpautop (i.e. the <p> tags were replaced with line breaks), loading one of them for editing will make it load without paragraphs.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Unexpected closed tag p and tag br solved (but not sure:-)’ is closed to new replies.