Delete Me Plugin WordPress, Download, Install

Delete Me Plugin WordPress

Allow users with specific WordPress roles to delete themselves from the Your Profile page or anywhere Shortcodes can be used.

Delete Me Download Now

Download Now

(If the link does not work)↓

Originals Link WordPress.org

https://wordpress.org/plugins/delete-me/

How to Install Delete Me Plugin, Manually

  1. Install automatically in WordPress on the Plugins -> Add New subpanel or upload the delete-me folder to the /wp-content/plugins/ directory.

  2. Activate the plugin on the Plugins panel in WordPress.

  3. Go to the Settings -> Delete Me subpanel, check the WordPress roles you want to allow to delete themselves using Delete Me, and click Save Changes.

  4. Thats it! The delete link will be placed automatically near the bottom of the Your Profile page for roles you allowed. If you prefer the delete link be on your front-end, please read below.

Advanced: Shortcode Usage

Note: To prevent the delete link from appearing on the Your Profile page, uncheck the setting Link Enabled.

  • Custom Profile Page – Copy and paste the Shortcode [plugin_delete_me /] into the Post or Page you’ve created.
  • Theme File – To call the Shortcode in one of your .php Theme files, use <?php echo do_shortcode( '[plugin_delete_me /]' ); ?>.
  • Text Widget – To use the Shortcode in a Text Widget, make sure the line add_filter( 'widget_text', 'do_shortcode' ); appears in your Theme Functions (functions.php) file.
  • Attributes – The attributes class, style, html, js_confirm_warning, landing_url may be used to override settings, but are not required. They provide site owners the ability to use multiple languages and/or multiple links within the same site or even the same page each configured differently.

Video

Screenshots

Delete Me Plugin WordPress

Delete Me Plugin WordPress

Plugin Not Working?

If any errors or problems with the plug-in then write comments.

Add a Comment

Your email address will not be published. Required fields are marked *