=== w3v-xml-rpc-security === Tags: xml-rpc, security, pingback Requires at least: 5 Tested up to: 6.1 Requires PHP: 5.6 Stable tag: 1.0 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl.html Securing site by disable XML-RPC by removing some methods. == Description == Securing site by disable XML-RPC by removing some methods and make more secure your wordpress site. Its removes the following methods from XML-RPC interface. * pingback.extensions.getPingbacks * pingback.ping * X-Pingback from HTTP headers == Installation == Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation or install it directly from your dashboard and then activate the plugin from Plugins page. There\'s not options page, simply install and activate. == Frequently Asked Questions == Is there something to do after install? No. Just activate the plugin == Changelog == 1.0 Initial release