• Resolved ogessel

    (@ogessel)


    Good afternoon,

    When I would like to do is add a new Cron schedule that ideally should run daily at specific time.

    This has to do with caching and imports and stuff like that. So for example I would like the schedule to run every day at 8:15 AM.

    Is it not possible to enter this in the plug-in I’m using, but the plug-in can use the custom Cron schedules from your plug-in, my hope is that it is possible with this plug-in somehow.

    Greets, Olaf

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    There’s already a “Daily” cron schedule in WordPress core. You can edit an existing cron event (from the Tools -> Cron Events menu) for the cron event in question and change its next run time to 8:15am. The event will then subsequently run daily at 8:15am (unless the plugin deletes and re-adds events, you’ll need to keep an eye on it).

    Thread Starter ogessel

    (@ogessel)

    Okay, didn’t know that.

    Thanks for the reply!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘New cron schedule specific time daily’ is closed to new replies.