Title: Delete button
Last modified: March 14, 2017

---

# Delete button

 *  Resolved [wardari](https://wordpress.org/support/users/wardari/)
 * (@wardari)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/delete-button-2/)
 * I want to add a delete button to delete users whenever I think it’s needed. What
   would be the best way to do that without modifying the plugin intself?
 * Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Christian Gatti](https://wordpress.org/support/users/christian-gatti/)
 * (@christian-gatti)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/delete-button-2/#post-8912760)
 * Hi wardari,
    the short answer is: **you can’t**. I mean that, as things stand
   now and without modifying the plugin code, you can delete users only by deleting
   the relative row into DB (seplog_users table); also, you could suspend users,
   so that they will not able to login until you’ll decide.
 * Christian
 *  [dgraves77](https://wordpress.org/support/users/dgraves77/)
 * (@dgraves77)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/delete-button-2/#post-9067425)
 * Will there be a delete button in the near future? It becomes a problem for me
   when I need to recreate a user with the same email or create a username that 
   has previously been used.
 *  Plugin Author [Christian Gatti](https://wordpress.org/support/users/christian-gatti/)
 * (@christian-gatti)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/delete-button-2/#post-9074020)
 * **Delete button added in 1.2.7.1 release**, available now for download.
    In order
   to delete a user, you first need to suspend him. After a user is suspended, a
   new “delete user” button will be shown.
 * Christian

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Delete button’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/separate-login_9c9898.svg)
 * [Separate Login](https://wordpress.org/plugins/separate-login/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/separate-login/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/separate-login/)
 * [Active Topics](https://wordpress.org/support/plugin/separate-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/separate-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/separate-login/reviews/)

## Tags

 * [button](https://wordpress.org/support/topic-tag/button/)
 * [delete](https://wordpress.org/support/topic-tag/delete/)
 * [users](https://wordpress.org/support/topic-tag/users/)

 * 3 replies
 * 3 participants
 * Last reply from: [Christian Gatti](https://wordpress.org/support/users/christian-gatti/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/delete-button-2/#post-9074020)
 * Status: resolved