TinyMCE as comment editor – encoding issues
It’s still unclear to me why this is happening, because all the encoding of < and > for comments looks the same as posts do in the database view, so I’m still unsure why TinyMCE is treating post_content vs comment_content differently. But ultimately, all that needs to happen is for the existing escaped HTML tags … Read more