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

Este plugin **no ha sido probado con ninguna las 3 últimas versiones principales
de WordPress**. Puede que ya no se mantenga o no tenga soporte, y puede que tenga
problemas de compatibilidad cuando se utiliza con versiones más recientes de 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://cl.wordpress.org/plugins/json-api-delete-user/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/json-api-delete-user/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/json-api-delete-user/#installation)
 * [Desarrollo](https://cl.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

No hay reseñas para este plugin.

## Colaboradores & Desarrolladores

“JSON API Delete User” es software de código abierto. Las siguientes personas han
contribuido a 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?

[Revisa el código](https://plugins.trac.wordpress.org/browser/json-api-delete-user/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/json-api-delete-user/),
o suscríbete al [registro 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).

## Historial de cambios

#### 1.0

 * Initial release.

## Meta

 *  Versión **1.0**
 *  Última actualización **hace 10 años**
 *  Instalaciones activas **10+**
 *  Versión de WordPress ** 3.0.1 o superior **
 *  Probado hasta **4.4.34**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/json-api-delete-user/)
 * Etiqueta
 * [json api](https://cl.wordpress.org/plugins/tags/json-api/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/json-api-delete-user/advanced/)

## Calificaciones

Aún no se han enviado valoraciones.

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

[Ver todas las reseñas](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/)