Title: JSON API Delete User
Author: aiyaz Khorajia
Published: <strong>2016 年 6 月 16 日</strong>
Last modified: 2016 年 6 月 10 日

---

搜尋外掛

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

![](https://s.w.org/plugins/geopattern-icon/json-api-delete-user.svg)

# JSON API Delete User

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

[下載](https://downloads.wordpress.org/plugin/json-api-delete-user.zip)

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

 [技術支援](https://wordpress.org/support/plugin/json-api-delete-user/)

## 外掛說明

JSON API DELETE USER extends the JSON API Plugin with a new Controller to delete
user with meta data.

### Documentation

 * You need to create nonce to delete user, nonce can be created by calling http://
   localhost/api/get_nonce/?controller=user&method=delete_user_with_meta
 * You can then use ‘nonce’ value to delete user.

= Method: delete_user_with_meta=

You can find example.php file to understand delete user api call via curl.

http://localhost/wordpress/api/user/delete_user_with_meta?email=example@domain.com

## 安裝方式

First you have to install the JSON API for WordPress Plugin (https://wordpress.org/
extend/plugins/json-api/installation/).

To install JSON API User just follow these steps:

 * Upload the folder “json-api-delete-user” to your WordPress plugin folder (/wp-
   content/plugins)
 * Activate the plugin through the ‘Plugins’ menu in WordPress or by using the link
   provided by the plugin installer
 * Activate the controller through the JSON API menu found in the WordPress admin
   center (Settings -> JSON API)

## 使用者評論

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

## 參與者及開發者

以下人員參與了開源軟體〈JSON API Delete User〉的開發相關工作。

參與者

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

[將〈JSON API Delete User〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/json-api-delete-user)

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

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

## 變更記錄

#### 1.0

 * Initial release.

## 中繼資料

 *  版本 **1.0**
 *  最後更新 **10 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 3.0.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.4.34**
 *  語言
 * [English (US)](https://wordpress.org/plugins/json-api-delete-user/)
 * 標籤:
 * [json api](https://tw.wordpress.org/plugins/tags/json-api/)
 *  [進階檢視](https://tw.wordpress.org/plugins/json-api-delete-user/advanced/)

## 評分

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

[Your review](https://wordpress.org/support/plugin/json-api-delete-user/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/json-api-delete-user/reviews/)

## 參與者

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

## 技術支援

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

 [檢視技術支援論壇](https://wordpress.org/support/plugin/json-api-delete-user/)