Is there a way to reject all comments with non-ASCII characters?
Is there a way to reject all comments with non-ASCII characters?
No, not specific to WordPress. I guess you could write a filter that parses every comment and compares every character with an ASCII table.
Would you then discard the whole comment or just replace the non ASCII with something nice?
This topic has been closed to new replies.