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

Disable XML RPC Fully

描述

Simple plugin that disables XML-RPC, since it is enabled by default on WordPress 3.5 and above. It also removed references in the headers and in the body of the html.

If you wish to follow the development of this plugin, view the code on the official plugin website or follow me on twitter @thespacedmonkey

安装

This section describes how to install the plugin and get it working.

Using The WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Search for disable-xml-rpc-fully
  3. Click ‘Install Now’
  4. Activate the plugin on the Plugin dashboard

Uploading in WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Navigate to the ‘Upload’ area
  3. Select disable-xml-rpc-fully.zip from your computer
  4. Click ‘Install Now’
  5. Activate the plugin in the Plugin dashboard

Using FTP

  1. Download disable-xml-rpc-fully.zip
  2. Extract the disable-xml-rpc-fully directory to your computer
  3. Upload the disable-xml-rpc-fully directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard

评价

此插件暂无评价。

贡献者及开发者

“Disable XML RPC Fully” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Disable XML RPC Fully”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • First release