<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WPWife &#187; allow users to delete their account in wordpress</title>
	<atom:link href="http://www.wpwife.com/category/allow-users-to-delete-their-account-in-wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wpwife.com</link>
	<description>WPHelp: fix and optimise WP themes&#38;plugins</description>
	<lastBuildDate>Fri, 21 Nov 2025 12:00:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.38</generator>
	<item>
		<title>How to Allow Users to Delete their WordPress Accounts</title>
		<link>http://www.wpwife.com/wordpress-plugins/how-to-allow-users-to-delete-their-wordpress-accounts</link>
		<comments>http://www.wpwife.com/wordpress-plugins/how-to-allow-users-to-delete-their-wordpress-accounts#comments</comments>
		<pubDate>Tue, 05 Dec 2017 12:26:16 +0000</pubDate>
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
				<category><![CDATA[allow users to delete their account in wordpress]]></category>
		<category><![CDATA[user delete account wordpress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[wordpress user accounts]]></category>

		<guid isPermaLink="false">http://www.wpbeginner.com/?p=48521</guid>
		<description><![CDATA[
<p>Do you want to allow users to delete their own WordPress accounts? If you allow user registration on your WordPress site, and a user does not want to keep their account anymore, then they will have to manually ask you to delete their account. In&#8230;&#160;<strong><a href="http://www.wpbeginner.com/plugins/how-to-allow-users-to-delete-their-wordpress-accounts/">Read More &#187;</a></strong></p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/plugins/how-to-allow-users-to-delete-their-wordpress-accounts/">How to Allow Users to Delete their WordPress Accounts</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Do you want to allow users to delete their own WordPress accounts? If you allow user registration on your WordPress site, and a user does not want to keep their account anymore, then they will have to manually ask you to delete their account. In this article, we will show you how to allow users to delete their WordPress account from their account area. </p>
<p><img title="Allow users to delete their accounts in WordPress" src="http://cdn4.wpbeginner.com/wp-content/uploads/2017/11/userdeleteaccount.png" alt="Allow users to delete their accounts in WordPress" width="550" height="340" class="alignnone size-full wp-image-48538" /></p>
<h4>Why Allow Users to Unregister Themselves in WordPress?</h4>
<p>Many WordPress websites <a href="http://www.wpbeginner.com/plugins/how-to-create-a-custom-user-registration-form-in-wordpress/" title="How to Create a Custom User Registration Form in WordPress">allow users to register and login</a>. This could be <a href="http://www.wpbeginner.com/wp-tutorials/ultimate-guide-to-creating-a-wordpress-membership-site/" title="Ultimate Guide to Creating a WordPress Membership Site">membership websites</a>, blogs that <a href="http://www.wpbeginner.com/wp-tutorials/how-to-allow-users-to-submit-posts-to-your-wordpress-site/" title="How to Allow Users to Submit Posts to Your WordPress Site">accept user submitted posts</a>, or an <a href="http://www.wpbeginner.com/wp-tutorials/how-to-start-an-online-store/" title="How to Start an Online Store in 2017 (Step by Step)">online store</a>. </p>
<p>Once users register their WordPress account, they cannot delete it on their own. They will have to manually ask you through a <a href="http://www.wpbeginner.com/beginners-guide/how-to-create-a-contact-form-in-wordpress/" title="How to Create a Contact Form in WordPress (Step by Step)">contact form</a> to delete their information. </p>
<p>Website owners may want to keep the user contributed content or at least have their email address. However, if you give users control of their information, then they may feel more confident in their interactions on your website. </p>
<p>That being said, let&#8217;s see how to easily allow users to unregister themselves in WordPress and delete their WordPress account information completely. </p>
<h4>Allowing Users to Delete their WordPress Accounts</h4>
<p>First thing you need to do is install and activate the <a href="https://wordpress.org/plugins/delete-me/"  title="Delete Me" rel="nofollow">Delete Me</a> plugin. For more details, see our step by step guide on <a href="http://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/" title="Step by Step Guide to Install a WordPress Plugin for Beginners">how to install a WordPress plugin</a>.</p>
<p>Upon activation, you need to visit the <strong>Settings &raquo; Delete Me</strong> page in your WordPress admin area to configure plugin settings. </p>
<p><img title="Delete Me settings" src="http://cdn2.wpbeginner.com/wp-content/uploads/2017/11/deleteme.png" alt="Delete Me settings" width="550" height="412" class="alignnone size-full wp-image-48523" /></p>
<p>First you want to select the <a href="http://www.wpbeginner.com/beginners-guide/wordpress-user-roles-and-permissions/" title="Beginner’s Guide to WordPress User Roles and Permissions">user roles</a> that can delete their own profiles. You can also choose link styling and text that they will see on their profile page. </p>
<p>By default once the account is deleted, the plugin will redirect users to your site&#8217;s homepage. However, you can change that and provide a custom URL for redirect such as a thank you page. Additionally, you can choose to delete user comments as well. </p>
<p>Don&#8217;t forget to click on the save changes button to store your settings. </p>
<p>Now you will need to switch to a user account under the user roles you selected earlier. Once logged in, go ahead and visit the <strong>Profile</strong> page, and you will see a new section where users can click to delete their account. </p>
<p><img title="Delete account link on user profile page" src="http://cdn.wpbeginner.com/wp-content/uploads/2017/11/delete-account.png" alt="Delete account link on user profile page" width="550" height="289" class="alignnone size-full wp-image-48530" /></p>
<p>When a user clicks on the link, they will be shown a warning that deleting an account will delete their access and all their content. Once the user agrees, this plugin will proceed and delete their account. </p>
<h4>Adding Delete Account Link to Custom User Profile Page</h4>
<p>If you use a <a href="http://www.wpbeginner.com/wp-themes/how-to-add-a-custom-author-profile-page-to-your-wordpress/" title="How to Add a Custom Author Profile Page to Your WordPress">custom user profile page</a>, then this is how you can allow users to delete their WordPress account. </p>
<p>Simply add the following shortcode to your custom profile page template: </p>
<p><code>[plugin_delete_me]Delete Your Account[/plugin_delete_me]</code></p>
<p>Note: When a user deletes their account, it will also delete all their content (posts, pages, custom post types) and move it to <a href="http://www.wpbeginner.com/glossary/trash/" title="What is Trash in WordPress?">trash</a>.  </p>
<p>A user can re-register a new account using the same email address, but this will not recover the content they contributed earlier. However, as a site administrator, you can recover content from trash if it is not permanently deleted. </p>
<p>We hope this article helped you learn how to allow users to unregister in WordPress. You may also want to see our step by step <a href="http://www.wpbeginner.com/wordpress-security/" title="The Ultimate WordPress Security Guide – Step by Step (2017)">WordPress security guide</a> for beginners. </p>
<p>If you liked this article, then please subscribe to our <a href="http://youtube.com/wpbeginner?sub_confirmation=1" title="WPBeginner on YouTube"  rel="nofollow">YouTube Channel</a> for WordPress video tutorials. You can also find us on <a href="http://twitter.com/wpbeginner" title="WPBeginner on Twitter"  rel="nofollow">Twitter</a> and <a href="https://www.facebook.com/wpbeginner" title="WPBeginner on Facebook"  rel="nofollow">Facebook</a>.</p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/plugins/how-to-allow-users-to-delete-their-wordpress-accounts/">How to Allow Users to Delete their WordPress Accounts</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwife.com/wordpress-plugins/how-to-allow-users-to-delete-their-wordpress-accounts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="0" type="" />
		</item>
	</channel>
</rss>
