Send Weekly Email if Users have not complete their profiles
At first view, the schefuled task code in your code seems ok. I just would suggest to introduce scheduled tasks clearing on plugin deactivation; this is useful for several reasons and one of them can be the origin of your problem: if you was testing, the scheduled event can be already set and this snippet … Read more