Descripción
This plugin permits your members to delete their own account. You just can not delete all admin users, of course.
All languages are already supported because i use the internal l10n files form your installation 😉
Capturas
Instalación
- Upload the plugin content to the “/wp-content/plugins/” directory
- Activate the plugin through the “Plugins” menu in WordPress
- No settings page
Preguntas frecuentes
- Can i attribute users’ posts to someone else?
-
Yes just use the ”attribute_all_content_to_user_id” filter
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Delete My Account” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.2
- 11 aug 2015
- 4.3 support
- Replace “Remove My account” by “Delete Permanently” #l10n
1.1.2
- 02 may 2014
- “if” fix props Greglone
- “A” tag was not correctly closed, props Greglone
1.1.1
- 29 apr 2014
- Recycle CSS class, props Greglone
- Better display of posts to be deleted or content to be re-attributed, props Greglone
1.1
- 23 apr 2014
- Add: Code improve, thanks Greg
- Mod: The profile “remove” link is not the last item (hook prio changed)
- Mod: Remove “style” prop, add CSS rules.
- Fix: Posts count is not correct and include all CPTs
1.0
- 22 apr 2014
- First release