Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

Disable XML RPC Fully

Beskrivelse

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

Installasjon

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

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

“Disable XML RPC Fully” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

Endringslogg

1.0.0

  • First release