• Hi,

    my blog is https://www.allinallnews.com/. Today My blog admin panel was trying to access via XMLRPC, but luckly I Installed wordfence. And today now I found your plugin to safe this, but tell me what is the disadvange of block XMLRPC?

    Should I use your plugin or Block via .Htacess file

    # Block WordPress xmlrpc.php requests
    <Files xmlrpc.php>
    order deny,allow
    deny from all
    allow from 123.123.123.123
    </Files>

    The page I need help with: [log in to see the link]

  • The topic ‘Disable’ is closed to new replies.