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.