• Tested today, found working.

    curl -s -o /dev/null -w “%{http_code}\n” -X POST ‘yoursitedotwhatever/xmlrpc.php’ -H ‘Content-Type: text/xml’ –data ‘system.listMethods’

    delivers 405

    I have also checked the htaccess to confirm that the 405 is not coming from there.

    = plugin is working here. Checked today Aug 15th 2026

You must be logged in to reply to this review.