Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Deactivate XML-RPC on WordPress

Opis

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.

Instalacija

  1. Upload deactivate-xml-rpc folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. That's it XML-RPC is now deactivated

ČPP

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/

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“Deactivate XML-RPC on WordPress” is open source software. The following people have contributed to this plugin.

Doprinositelji

Zapis promijena

1.0

  • Initial release.