[wp-hackers] More frequent crons?

John Blackbourn johnbillion+wp at gmail.com
Tue May 18 09:47:35 UTC 2010


On Tue, May 18, 2010 at 10:42 AM, Rajasekharan S <rajasekharan.s at tcs.com> wrote:
> Hi,
>
> Apart from the hourly, daily and weekly intervals for executing cronjobs,
> is it possible to create our own intervals for cronjobs in wordpress? If
> so, how?

Yep, a plugin can filter the array of available intervals and add its
own: http://codex.wordpress.org/Plugin_API/Filter_Reference/cron_schedules

John


More information about the wp-hackers mailing list