Title: Remove XML-RPC Methods
Author: Walter Ebert
Published: <strong>10. veljače 2020.</strong>
Last modified: 18. kolovoza 2026.

---

Pretraga dodataka

![](https://ps.w.org/wee-remove-xmlrpc-methods/assets/banner-772x250.jpg?rev=2241564)

![](https://ps.w.org/wee-remove-xmlrpc-methods/assets/icon-256x256.jpg?rev=2241564)

# Remove XML-RPC Methods

 Od [Walter Ebert](https://profiles.wordpress.org/walterebert/)

[Preuzmi](https://downloads.wordpress.org/plugin/wee-remove-xmlrpc-methods.1.4.2.zip)

 * [Detalji](https://hr.wordpress.org/plugins/wee-remove-xmlrpc-methods/#description)
 * [Recenzije](https://hr.wordpress.org/plugins/wee-remove-xmlrpc-methods/#reviews)
 *  [Instalacija](https://hr.wordpress.org/plugins/wee-remove-xmlrpc-methods/#installation)
 * [Razvoj](https://hr.wordpress.org/plugins/wee-remove-xmlrpc-methods/#developers)

 [Podrška](https://wordpress.org/support/plugin/wee-remove-xmlrpc-methods/)

## Opis

Removes all WordPress methods from the XML-RPC API to increase security. It does
more than just using the `xmlrpc_enabled` hook, because that is only used “To disable
XML-RPC methods that require authentication”.

Activating this plugin will also disable pingbacks, trackbacks, and Really Simple
Discovery (RSD), because these rely on XML-RPC.

It works with any webserver, because it does not use the .htaccess file.

#### Testing the plugin

From the command line you can test if the plugin is working correctly using [curl](https://curl.haxx.se/).
Replace the `example.com` link to match your website:

    ```
    curl -d '<?xml version="1.0"?><methodCall><methodName>system.listMethods</methodName><params><param><value><string/></value></param></params></methodCall>' https://example.com/xmlrpc.php
    ```

This should only return the following methods:
 – `system.multicall` – `system.listMethods`–`
system.getCapabilities`

## Instalacija

 1. Download the plugin and unzip it. Copy the files to the `/wp-content/plugins/wee-
    remove-xmlrpc-methods` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## Recenzije

![](https://secure.gravatar.com/avatar/686bf12d80b41db82b1fe7662f31de10a43e1a9cbc075de4583c35c84c5b88f5?
s=60&d=retro&r=g)

### 󠀁[The only one up-to-date](https://wordpress.org/support/topic/the-only-one-up-to-date/)󠁿

 [Al-Mothafar Al-Hasan](https://profiles.wordpress.org/almothafar/) 03. rujna 2026.

I installed it and works, this is the only plugin seems to be so smart, up-to-date,
however you may need to know that this plugin will reached outside its stated job
and will edit one of your Discussion settings. It does it carefully – saves the 
old value, restores on deactivate – but it did write to your database, and that's
not obvious from the name.

![](https://secure.gravatar.com/avatar/407fdfe451c92896d8ecabc44d2635ab54fc16296ce60f0ede3292568b3f1a90?
s=60&d=retro&r=g)

### 󠀁[works](https://wordpress.org/support/topic/works-2195/)󠁿

 [muhaos](https://profiles.wordpress.org/muhaos/) 27. listopada 2024.

works

![](https://secure.gravatar.com/avatar/8e57d327a741bb67147a3d6385f50f204a016b3cef6fa568b4046554ddc7deb8?
s=60&d=retro&r=g)

### 󠀁[Good](https://wordpress.org/support/topic/good-5325/)󠁿

 [brondsem](https://profiles.wordpress.org/brondsem/) 01. svibnja 2020.

Seems to work as expected.

 [ Pročitajte sve 3 recenzije ](https://wordpress.org/support/plugin/wee-remove-xmlrpc-methods/reviews/)

## Suradnici i Programeri

“Remove XML-RPC Methods” je softver otvorenog koda. Sljedeće osobe su doprinijele
ovom dodatku.

Suradnici

 *   [ Walter Ebert ](https://profiles.wordpress.org/walterebert/)

[Prevedite “Remove XML-RPC Methods” na svoj jezik.](https://translate.wordpress.org/projects/wp-plugins/wee-remove-xmlrpc-methods)

### Zainteresirani ste za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/wee-remove-xmlrpc-methods/),
pogledajte [SVN spremište](https://plugins.svn.wordpress.org/wee-remove-xmlrpc-methods/)
ili se pretplatite na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/wee-remove-xmlrpc-methods/)
od [RSS](https://plugins.trac.wordpress.org/log/wee-remove-xmlrpc-methods/?limit=100&mode=stop_on_copy&format=rss).

## Dnevnik promjena

#### 1.4.2

 * Updated description
 * Tested WordPress up to version 7.0.

#### 1.4.1

 * Updated description and tags

#### 1.4.0

 * Tested with PHP 8.0
 * Tested WordPress up to version 5.6.

#### 1.3.1

 * Correct description

#### 1.3.0

 * Replace PHP `header` function with `http_response_code`.
 * Update readme.txt.
 * Raise minimal supported WordPress version to 4.6.
 * Tested WordPress up to version 5.5.

#### 1.2.0

 * Replace pings_open action function with built-in function.
 * Increase pings_open action priority.
 * Raise minimal supported WordPress version to 4.4.
 * Tested WordPress up to version 5.4.

#### 1.1.0

 * Deactivate pingbacks on install.
 * Remove RSD link reference.

## Meta

 *  Version **1.4.2**
 *  Zadnje ažuriranje **prije 1 mjesec**
 *  Aktivnih instalacija **1.000+**
 *  WordPress inačica ** 4.6 ili viša **
 *  Testirano do **7.1.2**
 *  PHP inačica ** 5.4.0 ili viša **
 *  Language
 * [English (US)](https://wordpress.org/plugins/wee-remove-xmlrpc-methods/)
 * Oznake
 * [security](https://hr.wordpress.org/plugins/tags/security/)[xml-rpc](https://hr.wordpress.org/plugins/tags/xml-rpc/)
   [xmlrpc](https://hr.wordpress.org/plugins/tags/xmlrpc/)
 *  [Napredni pogled](https://hr.wordpress.org/plugins/wee-remove-xmlrpc-methods/advanced/)

## Ocjena

 5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/wee-remove-xmlrpc-methods/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wee-remove-xmlrpc-methods/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wee-remove-xmlrpc-methods/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wee-remove-xmlrpc-methods/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wee-remove-xmlrpc-methods/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wee-remove-xmlrpc-methods/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wee-remove-xmlrpc-methods/reviews/)

## Suradnici

 *   [ Walter Ebert ](https://profiles.wordpress.org/walterebert/)

## Podrška

Želite nešto reći? Potrebna vam je pomoć?

 [Pregledaj forum za podršku](https://wordpress.org/support/plugin/wee-remove-xmlrpc-methods/)