Hi, I have activated User Verification. I believe the plugin should delete unverified users after an interval if the settings are correct.
I have set the following:
EMAIL VERIFICATION MENU:
Enable email verification: Yes
TOOLS menu:
Delete unverified users: Yes
Delay: 90
Delete interval unverified users: 10 minutes
Existing user as verified: No
Existing user as verified interval: 10 minutes
My expectation is that based on these settings, the plugin would (a) check every 10 minutes for unverified users; and (b) delete all unverified users who registered at least 90 minutes ago.
Therefore, there should be no unverified users longer than 100 minutes old. However, I don't see that the plugin has deleted any users. I have changed settings various times, waited many intervals, and still it is not deleting unverified users. Any ideas?
Welcome to our forum.
This is happening because your WordPress cron may not be working correctly. Please check this tutorial, see the section "5. Replace WP-Cron With a Server Cron"
https://www.hostinger.com/tutorials/how-to-fix-wordpress-missed-schedule
Hi Gabriel,
Could you share your solution with us? It might be helpful for someone in the near future.