Twentysided Unicode Fixer

Allow Twentysided comments to contain unicode

作者
Retsam
日安装量
0
总安装量
0
评分
0 0 0
版本
0.1
创建于
2022-03-18
更新于
2022-03-18
大小
1.2 KB
许可证
MIT
适用于

Currently (Mar '22) on Twentysided any non-ASCII characters in comments get replaced with ? when the form is submitted. (It's happening in the wordpress plugin on the client-side) The workaround is to use unicode escape patterns, but it's annoying to do manually, so this script does it automatically when you submit the comment.