Описание
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 😉
Скриншоты
Установка
- Upload the plugin content to the «/wp-content/plugins/» directory
- Activate the plugin through the «Plugins» menu in WordPress
- No settings page
Часто задаваемые вопросы
- Can i attribute users’ posts to someone else?
-
Yes just use the »attribute_all_content_to_user_id» filter
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Delete My Account» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Delete My Account» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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