• Resolved dfmcvn

    (@dfmcvn)


    Hello,

    is there a way to delete all unverified users? For example by SQL queries?

    Some time ago I could manually tick the box and delete it manually.
    But recently, there are more than 800 users and I don’t think I can manually delete each of them.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support hasanrang05

    (@hasanrang05)

    Hi, I just added new feature to delete unverified users automatically and daily. could you please download and reinstall latest version from github and let me know the result

    https://github.com/pickplugins/user-verification

    please see the screenshot

    View post on imgur.com

    I noticed this code in the docs: remove_action( ‘user_register’, ‘uv_action_user_register_function’, 30 );

    I am assuming that we can place that in the functions file, and it deletes in 30 days?

    Do we need to turn off the setting on the plugin itself to prevent daily deletions?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to delete all Unverified users’ is closed to new replies.