Title: XML-RPC Settings
Author: vavkamil
Published: <strong>2021 年 10 月 7 日</strong>
Last modified: 2021 年 11 月 25 日

---

搜尋外掛

![](https://ps.w.org/xml-rpc-settings/assets/banner-772x250.png?rev=2611192)

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/xml-rpc-settings/assets/icon-256x256.png?rev=2611192)

# XML-RPC Settings

 由 [vavkamil](https://profiles.wordpress.org/vavkamil/) 開發

[下載](https://downloads.wordpress.org/plugin/xml-rpc-settings.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/xml-rpc-settings/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/xml-rpc-settings/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/xml-rpc-settings/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/xml-rpc-settings/#developers)

 [技術支援](https://wordpress.org/support/plugin/xml-rpc-settings/)

## 外掛說明

### XML-RPC Settings

Configure XML-RPC methods to increase the security of your website:

#### Build-in features could be used for malicious purposes and cannot be disabled by default.

 * Disable GET access
    - XML-RPC API only responds to POST requests. Direct GET access is not needed
      and can be used to fingerprint websites and use them as XML-RPC zombies in
      later attacks.
 * Disable system.multicall
    - system.multicall method can be misused for amplification attacks.
 * Disable system.listMethods
    - system.listMethods method can be used for verifying attack scope.

#### Prevent malicious actors from enumerating usernames and credentials.

 * Disable authenticated methods
    - Methods requiring authentication, such as wp.getUsersBlogs, are often used
      to brute-force your passwords.

#### Pingbacks are a helpful feature to discover back-links to your posts but can be misused for DDoS attacks or allow fingerprinting your WP version.

 * Disable pingbacks
    - Pingbacks are generally safe, but are often used for DDoS attacks via system.
      multicall.
 * Remove X-Pingback header
    - If you decide to disable pingbacks, it’s a good practice to remove the X-Pingback
      header return by your posts.
 * Hide WordPress version when verifying pingbacks
    - Pingbacks’ user-agent can reveal your exact WordPress version, even when hidden
      by other plugins.
 * Hide WordPress version when sending pingbacks
    - Pingbacks’ user-agent can reveal your exact WordPress version, even when hidden
      by other plugins.

#### Unnecessary XML-RPC API, leave enabled if you are not sure.

 * Disable Demo API
    - Remove demo.sayHello and demo.addTwoNumbers methods, as they are not needed.
 * Disable Blogger API
    - WordPress supports the Blogger XML-RPC API methods.
 * Disable MetaWeblog API
    - WordPress supports the metaWeblog XML-RPC API.
 * Disable MovableType API
    - WordPress supports the MovableType XML-RPC API.

#### If you are using some integrations or WP mobile applications, it might be a good idea to allow XML-RPC only to specific IPs.

 * Allow XML-RPC only for
    - IP comma separated eg. 192.168.10.242, 192.168.10.241

#### It is possible to hide a message between the allowed methods when system.listMethods is called (not recommended).

 * Add message to XML-RPC methods
    - We are hiring! Check jobs.yourdomains.com

## 螢幕擷圖

 * [[
 * The settings page is highly configurable, with a deep set of options available
   for each feature.

## 安裝方式

Secure your website using the following steps to install XML-RPC Settings:

 1. Install XML-RPC Settings automatically or by uploading the ZIP file.
 2. Activate the XML-RPC Settings through the ‘Plugins’ menu in WordPress. XML-RPC 
    Settings is now activated.
 3. Go to the Settings >> XML-RPC Settings and configure the plugin based on your needs.

## 常見問題集

### How does XML-RPC Settings protect sites from attackers?

The XML-RPC Settings plugin allows you to configure XML-RPC methods to increase 
the security of your website. For example, you can easily disable Pingback methods,
which might be misused by attacks to launch DDoS attacks.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈XML-RPC Settings〉的開發相關工作。

參與者

 *   [ vavkamil ](https://profiles.wordpress.org/vavkamil/)

[將〈XML-RPC Settings〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/xml-rpc-settings)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/xml-rpc-settings/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/xml-rpc-settings/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/xml-rpc-settings/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/xml-rpc-settings/)。

## 變更記錄

#### 1.2.1 – October 05, 2021

 * Fix callback function to register settings

#### 1.2 – October 05, 2021

 * Add `xmlrpc_settings_` prefix to function names to be unique

#### 1.1 – October 03, 2021

 * Updated readme.txt and fixed grammar

#### 1.0

 * An initial release

## 中繼資料

 *  版本 **1.2.1**
 *  最後更新 **5 年前**
 *  啟用安裝數 **30+**
 *  WordPress 版本需求 ** 3.9 或更新版本 **
 *  已測試相容的 WordPress 版本 **5.8.13**
 *  PHP 版本需求 ** 5.3 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/xml-rpc-settings/)
 * 標籤:
 * [Brute Force](https://tw.wordpress.org/plugins/tags/brute-force/)[ddos](https://tw.wordpress.org/plugins/tags/ddos/)
   [security](https://tw.wordpress.org/plugins/tags/security/)[xmlrpc](https://tw.wordpress.org/plugins/tags/xmlrpc/)
 *  [進階檢視](https://tw.wordpress.org/plugins/xml-rpc-settings/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/xml-rpc-settings/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/xml-rpc-settings/reviews/)

## 參與者

 *   [ vavkamil ](https://profiles.wordpress.org/vavkamil/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/xml-rpc-settings/)