Custom recurrence | WordPress.org

[ad_1]

You can do this by scheduling an event with:

  • A recurrence of every 15 minutes
  • A next run time of whenever the next :05, :20, :35, or :50 time is

However! It’s likely that these events won’t continue to fire at the expected times as the cron event runner in WordPress doesn’t guarantee when an event will run, and you’ll see some drift in the start time. For example if your site gets little traffic then the events can begin to run late and subsequent events will get scheduled 15 minutes after the late running one, and so on as late running events compound.

I’ve written about this here: https://github.com/johnbillion/wp-crontrol/wiki/Cron-events-that-have-missed-their-schedule

Cavalcade (linked on that page) is your best bet to avoid this but requires you set up some additional infrastructure.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer