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

Multisite XML-RPC

描述

Adds some Multisite-specific functions to WordPress’ XML-RPC interface (http://yourdomain.com/xmlrpc.php).

Using this plugin, you can create a blog, update the archived status and get a blog ID using a remote software (another server, a desktop software, a mobile software…)

The functions enabled by this plugin are:

  • Create Blog (ms.CreateBlog)
  • Get Blog Id (ms.GetBlogId)
  • Update Archived (ms.UpdateArchived)

refer to the wiki for further documentation

安裝

  1. Upload multisite-xml-rpc.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Check ‘Enable the WordPress, Movable Type, MetaWeblog and Blogger XML-RPC publishing protocols’ through ‘Writing’ menu and click ‘Save Changes’
  4. Start sending XML-RPC requests to the new functions enabled

常見問題

What is XML-RPC?

According to Wikipedia, XML-RPC is a remote procedure call (RPC) protocol which uses XML to encode its calls and HTTP as a transport mechanism. Refer to the WordPress Wiki for further explanation about WP’s XML-RPC capabilities.

My plugin is enabled but is not working, what should I do?

Maybe the remote publishing function is not enabled. To enable it, chek ‘Enable the WordPress, Movable Type, MetaWeblog and Blogger XML-RPC publishing protocols’ through ‘Writing’ menu and click ‘Save Changes’ (step 3 in Installation).

評價

There are no reviews for this plugin.

貢獻者及開發者

“Multisite XML-RPC” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Multisite XML-RPC 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄