[wp-hackers] Pseudo-Cron

Omry Yadan omry at yadan.net
Sat Sep 22 07:48:28 GMT 2007


without know ANYTHING about the API, I am guessing that you need to use
wp_unschedule_event, and that

wp_clear_scheduled_hook is used internally to notify listeners of
unschedule events.


Matt wrote:

> So if I wanted to unschedule a cron that runs daily, which function do I
> use, wp_clear_scheduled_hook or wp_unschedule_event?
>
>
>   



More information about the wp-hackers mailing list