Thank you so much, it works!
just one last question, is there a way to check several fields at once, like
var response = all_validations[1][2, 3, 10].validate();
Just to be more clear on this..
The perfect solution would be if I could do something like:
validate(element-that-needs-to-be-validated)
Hello, you’re absolutely correct. Here is the discussion on the same issue.
https://make.ww.wp.xz.cn/core/2015/04/02/the-utf8mb4-upgrade/
No compatibility modes helped in my case. Though it do helps escaping errors while importing DB on a remote server, it tottaly breaks encoding instead.
In fact it seems like a mistake-move from WP dev team (prove me wrong pls).
If anyone have the solution pls share, I’ve surfed everywhere and can’t find any better solution than updating mysql version on a remote server, which is in fact not always possible.