You’re absolutely right about the delay and I apology for that but regarding the problem:
Security by nature is complex. You already used software who require you to first disable firewall or antivirus and then you them. This doesn’t mean those security software are buggy. You also see other WP security plugin which under some fields mentioned this feature may break your site. This is called false positives which is a known and accepted issue in security softwares. Of course, we try to minimize these kind of problems but there is technical limitation.
Here we have a file which pretends something which is not. They use their own AJAX file instead of standard file provided by WP (admin-ajax.php). This doesn’t mean they do it wrong but strange and this is enough to break the process.
Finding this kind of problems is hard. Honestly. this means hours of going up and down in code written by others and you have no idea about it. At its best your plugin became compatible for additional %0.01 of users.
Anyway, here is our latest beta version which added that file as a whitelist. Not the best way but it should work.
Attachments:
You must be
logged in to view attached files.