[wp-hackers] post_status = future and pseudo-cron

Pete Prodoehl pete.prodoehl at cygnusinteractive.com
Fri Feb 10 14:31:18 GMT 2006


Jeff Minard wrote:
> Peter Westwood wrote:
>> wp_schedule_repeating_event('interval-type','interval-amount','time-of-day/hour/week'); 
>>
> 
> 
> May I suggest we take a page from "The History of Every Unix Ever" and 
> at least make the psuedo cron scheduler something that people can learn 
> just once?
> 
> wp_schedule_repeating_event($minute, $hour, $dayofmonth, $month, 
> $dayofweek, $filter_to_activate);
> 
> The whole "* * * * *" thing.

+1 for reusing what exists...


Pete



More information about the wp-hackers mailing list