[wp-hackers] Pseudo-Cron

Otto otto at ottodestruct.com
Fri Sep 21 17:10:00 GMT 2007


On 9/21/07, Martin at Cleaver.org <Martin at cleaver.org> wrote:
> wp_schedule_event(0, 'hourly', 'my_hourly_event');
>
> If you use 0 you end up with a stuck event in the table.

That doesn't seem correct. Looking through the code, zero should work
okay. Obviously, it will run the very next hit, but it should work
fine as far as I can see.


More information about the wp-hackers mailing list