Every time a user makes a comment and includes this symbol > the rest of the comment gets cut off. How can I fix this?
Sorry I don't know which file will have the code for that x_X
Every time a user makes a comment and includes this symbol > the rest of the comment gets cut off. How can I fix this?
Sorry I don't know which file will have the code for that x_X
First, I'll assume you mean < (from topic title) and not > as the latter works fine for me in comments.
I can only assume < is triggering the 'allowed tags' functionality in WordPress, which restricts which HTML tags are allowed in a comment. In other words, this appears to be a bug of sorts.
This topic has been closed to new replies.