Twentysided Unicode Fixer

Allow Twentysided comments to contain unicode

Tính đến 18-03-2022. Xem phiên bản mới nhất.

Tác giả
Retsam
Đánh giá
0 0 0
Phiên bản
0.1
Đã tạo
18-03-2022
Đã cập nhật
18-03-2022
Size
1 KB
Giấy phép
MIT
Áp dụng cho

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.