• Resolved byakuyaobi

    (@byakuyaobi)


    Hello,

    Thanks for such an amazing plugin!

    I have WP-Cron running through a cronjob, but I would like to set a separate cronjob for Postie, because I have some other crons on my WP-Cron and I don’t want them running so frequently.

    But I want Posite to run as frequently as possible. Is there a way I can achieve this? Maybe something similar to what you had before: http://<mysite>/wp-content/plugins/postie/get_mail.php.

    Thank you!

    • This topic was modified 4 years, 11 months ago by byakuyaobi.
Viewing 1 replies (of 1 total)
  • Plugin Author Wayne Allen

    (@wayneallen-1)

    WordPress cron already handles this. You can call wp-cron.php as often as you’d like and jobs will only run if it is time for them to do so.

    For example the health check cron runs once per week regardless of how many times you call wp-cron.php

Viewing 1 replies (of 1 total)

The topic ‘Separate Cron for only Postie’ is closed to new replies.