[wp-hackers] post_status = future and pseudo-cron
Mark Jaquith
mark.wordpress at txfx.net
Fri Feb 10 02:35:51 GMT 2006
On Feb 9, 2006, at 9:08 PM, Owen Winkler wrote:
> Will the pseudocron require that regularly recurring events be
> rescheduled during each execution? Calling wp_remove_event() as
> described could be a problem for recurring events.
Ick, I hope not. every_X_minutes, every_X_hours, every_X_ days is
the way to go. It's a bit more work initially (writing the backend
for it), but it will make it much easier for plugin authors... no
need to keep re-adding things and calculating times and stuff.
--
Mark Jaquith
http://txfx.net/
More information about the wp-hackers
mailing list