• Resolved wardari

    (@wardari)


    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

    (@christian-gatti)

    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

    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

    (@christian-gatti)

    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.