Need order of Mailpress cron jobs
-
Here are the cron jobs I am referring to:
mp_schedule_newsletters {“args”:{“event”:”** Install **”}}
mp_schedule_newsletters {“args”:{“event”:”** Twice daily **”}}
mp_process_newsletter {“args”:{“newsletter”:{“id”:”daily”,”descriptions”:{“admin”:”Daily”,”blog”:”Daily newsletter”},”mail”:{“Template”:”daily”,”subject”:”[Sustainable Business] Daily newsletter”,”the_post_types”:”Posts”,”the_post_type”:”Post”},”processor”:{“id”:”day-1″,”threshold”:”MailPress_daily”,”args”:{“hour”:0,”minute”:0}},”scheduler”:{“id”:”day”,”args”:{“hour”:19,”minute”:50}},”allowed”:true,”default”:true}}}
I am running the mp_process_batch_spool_send that came with Mailpress but newsletters are not going out, so am looking to schedule via WP-Cron.
Any assitance would be appreciated.
- The topic ‘Need order of Mailpress cron jobs’ is closed to new replies.