Descrizione
This plugin will completely disable or deactivate XML-RPC on your WordPress installation. This will prevent any brute force attacks to your website using XML-RPC.
By using the plugin, it will remove your ability to post using XML-RPC protocol, which means no more,
- post ping backs,
- remote post from WordPress mobile app,
- remote post from windows live writer,
- and other applications that requires XML-RPC.
Installazione
- Upload
deactivate-xml-rpc
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s it XML-RPC is now deactivated
FAQ
- How to check if XML-RPC is really deactivated?
-
You can check your installation via a WordPress XML-Validator service at this URL: http://xmlrpc.eritreo.it/
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Deactivate XML-RPC on WordPress” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Deactivate XML-RPC on WordPress” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
1.0
- Initial release.