Navigating to the xmlrpc.php file will still show that response. However, with the plugin active, XML-RPC will not accept requests.
Please check your site at https://xmlrpc.eritreo.it/ which will tell you if your site is accepting XML-RPC requests.
If it is, another plugin may be re-activating the XML-RPC functionality. All this plugin is doing is setting the WordPress “xmlrpc_enabled” filter to false. Another plugin could be setting it to true.
Thread Starter
Camilo
(@camilo517)
Thanks, I thought it would show an error or something
Is there a way to prioritize if a plugin has it activated?
It effectively tells me that it is disabled. Thanks and sorry