• Testet with WP Version: 5.7

    But the Install instructions are wrong.

    The File must be renamed to ‘xmlrpc2.php’. Or you need to edit the plugin code.

Viewing 1 replies (of 1 total)
  • Confirmed. Currently using WordPress 5.7, I am able to login from phone afterwards. ??

    By default it points to xmlrpc2.php

    I recommend renaming from the plugin code for security reasons, here’s how:

    File’s here: /wp-content/plugins/rename-xml-rpc/rename-xml-rpc.php
    You have to rename line 14 ??, where it’s currently pointing to xmlrpc2.php, like so:

    $renamed_xml_rpc_filename = 'xmlrpc2.php'; //CHANGE THIS poiting to the renamed 
    

    Just change ‘xmlrpc2‘ to anything else, then rename the file from the root as such.

    Cheers!

    • This reply was modified 3 years, 7 months ago by arkl1te.
    • This reply was modified 3 years, 7 months ago by arkl1te.
    • This reply was modified 3 years, 7 months ago by arkl1te.
    • This reply was modified 3 years, 7 months ago by arkl1te.
Viewing 1 replies (of 1 total)
  • The topic ‘Worked worked me. But the instructions are wrong.’ is closed to new replies.