Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

Disable XML RPC Fully

Deskripsi

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

Instalasi

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

Ulasan

Belum ada ulasan untuk plugin ini.

Kontributor & Pengembang

“Disable XML RPC Fully” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

Log Perubahan

1.0.0

  • First release