Cron action not working when manually triggered
-
Firstly, love this plugin. And love the fact it’s actively supported. Kudos.
I discovered an issue by chance just now. I had a stack of spam registrations (I’m not sure how but I’ll look into that further) and of course they are all unverified, which is expected.
The Problem
I have the setting enabled to Delete unverified users with a 360 delay, once daily. But I wanted to delete them all now, so I resorted to the trusty Cronjob Scheduler plugin which I often use for debugging and testing during development. I found the cron action called
user_verification_delete_unverified_user
which I am pretty certain is instigated by your plugin. The problem is that when I manually trigger the action, I see my users count go down, so some unverified users must be getting deleted, but I also still see a stack of unverified users that didn’t get deleted.Am I misunderstanding something? Or is this a bug?
PS: Any chance we can have an Unverified view in the users page like this mockup?
- You must be logged in to reply to this topic.