Cron Job – Database
-
Hi,
I need to use the WP-Cron jobs as I use wp cron control and have a secret string set up, which your custom cron function you created doesn’t seem to work with.
On the odd occasion my daily newsletters stop sending and I need to duplicate the old scheduled newsletter and then delete the old instance, with the new one working again.
I wanted to know what exactly does your wysija_cron_queue actually look for, before kicking of the next scheduled newsletter, or instead get stuck and even tho the schedule says the next newsletter comes up in x amount of times, it doesn’t.
I was thinking of running a sql job which checks for whatever it needs to keep sending the newsletter, and even if it misses one day, it sends the next.
Is this possible?
Regards
The topic ‘Cron Job – Database’ is closed to new replies.