该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Deactivate XML-RPC on WordPress

描述

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.

安装

  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

常见问题

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/

评价

此插件暂无评价。

贡献者及开发者

「Deactivate XML-RPC on WordPress」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

  • Initial release.