Description
ByeUser – Self Service Account Deletion allows logged-in users to delete their own accounts from the front-end (via shortcode) or the profile page.
It supports WooCommerce customer accounts and provides flexible configuration options for administrators.
Features:
- Shortcode Support: Use
[byeuser_self_delete_account]to display a delete button anywhere. - Profile Page Integration: Option to add a delete button to the profile page.
- WooCommerce Support: Add delete links to the WooCommerce My Account dashboard or account details tab.
- Confirmation Steps: Choose between a simple JavaScript confirmation or a password re-entry requirement.
- Role Management: Specify which user roles are allowed to delete their accounts.
- Data Handling: Choose whether to delete the user’s posts or reassign them to an administrator.
- Notifications: Send email notifications to the user and/or administrator upon account deletion.
- Custom Redirection: Set a custom URL to redirect users after deletion.
Installation
- Upload the plugin files to the
/wp-content/plugins/byeuser-self-service-account-deletiondirectory, or install the plugin through the plugins screen directly. - Activate the plugin through the ‘Plugins’ screen.
- Go to ‘Settings’ -> ‘ByeUser Settings’ to configure the plugin.
FAQ
-
Yes, you can customize the button text, class, and style via the settings page.
-
What happens to the user’s content?
-
By default, content is reassigned to an administrator. You can change this setting to delete content instead.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“ByeUser – Self Service Account Deletion” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “ByeUser – Self Service Account Deletion” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.1
- Added Japanese file.
1.1.0
- Added frontend popup notification after deletion.
- Added WooCommerce account details integration.
- Improved security and code structure.
1.0.0
- Initial release.