Replies: 0
Per network admin investigating brute force login attempts from 185.86.231.10:
Their response was/is:
I am able to access /xmlrpc.php using the Insomnia REST Client from 185.220.70.155 [IP by the Private Internet Access VPN]
Yet within your app: status is XML-RPC is disabled, and .htaccess has following:
<Files xmlrpc.php>
Require all denied
ErrorDocument 403 error.php
</Files>
For now file permissions disabled manually.
2nd issue:
Menus at the bottom of your plugin need to be updated to correct links. (screenshot) https://drive.google.com/file/d/16-RAAH5WXAYUDuNOcha3vdmKP_1UathR/view?usp=sharing
Thanks.