# Add following lines to .htaccess file
# in order to disable the XMLRPC
# Safe to make a backup of that file before
# editing
<Files xmlrpc.php>
Order Allow,Deny
Deny from all
</Files>
# XMLRPC is needed to be enabled if:
# ■ External system is trying to make connection
# ■ Unable to update wordpress