Title: JSON API Delete User
Author: aiyaz Khorajia
Published: <strong>16 de Junio de 2016</strong>
Last modified: 10 de Junio de 2016

---

Buscar plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# JSON API Delete User

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

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

 * [Detalles](https://es-cr.wordpress.org/plugins/json-api-delete-user/#description)
 * [Valoraciones](https://es-cr.wordpress.org/plugins/json-api-delete-user/#reviews)
 *  [Instalación](https://es-cr.wordpress.org/plugins/json-api-delete-user/#installation)
 * [Desarrollo](https://es-cr.wordpress.org/plugins/json-api-delete-user/#developers)

 [Soporte](https://wordpress.org/support/plugin/json-api-delete-user/)

## Descripción

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

## Instalación

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)

## Reseñas

There are no reviews for this plugin.

## Colaboradores y desarrolladores

“JSON API Delete User” es un software de código abierto. Las siguientes personas
han colaborado con este plugin.

Colaboradores

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

[Traduce “JSON API Delete User” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/json-api-delete-user)

### ¿Interesado en el desarrollo?

[Revise el código](https://plugins.trac.wordpress.org/browser/json-api-delete-user/),
eche un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/json-api-delete-user/),
o suscríbase al [log de desarrollo](https://plugins.trac.wordpress.org/log/json-api-delete-user/)
por [RSS](https://plugins.trac.wordpress.org/log/json-api-delete-user/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.0

 * Initial release.

## Meta

 *  Version **1.0**
 *  Last updated **hace 10 años**
 *  Active installations **10+**
 *  WordPress version ** 3.0.1 or higher **
 *  Tested up to **4.4.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/json-api-delete-user/)
 * Tag
 * [json api](https://es-cr.wordpress.org/plugins/tags/json-api/)
 *  [Vista avanzada](https://es-cr.wordpress.org/plugins/json-api-delete-user/advanced/)

## Valoraciones

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/json-api-delete-user/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/json-api-delete-user/)