PluginProbe
RX

Remove XML-RPC Methods

v1.4.2

by Walter Ebert

Removes all WordPress methods from the XML-RPC API to increase security. It does more than just using the xmlrpc_enabled hook, because that is only used “To disable XML-RPC methods that require authentication”. Activating this plugin will a...

1K+ active installs 5.0 (2 ratings) Requires PHP 5.4.0+ Requires WP 4.6+ Tested up to WP 7.1 Updated 3 weeks ago
Browse code Releases

About this plugin

Removes all WordPress methods from the XML-RPC API to increase security. It does more than just using the xmlrpc_enabled hook, because that is only used “To disable XML-RPC methods that require authentication”. Activating this plugin will also disable pingbacks, trackbacks, and Really Simple Discovery (RSD), because these rely on XML-RPC. It works with any webserver, because it does not use the .htaccess file. Testing the plugin From the command line you can test if the plugin is working correctly using curl. Replace the example.com link to match your website: curl -d '<?xml version="1.0"?&...

Read the full description on WordPress.org →

Read the source

v1.4.2

Browse every file in this release with syntax highlighting and a file tree, or link straight to a line. Older releases and trunk are available from the version switcher.