[wp-hackers] Pseudo-Cron
Austin Matzko
if.website at gmail.com
Fri Sep 21 04:21:37 GMT 2007
On 9/21/07, Matt <speedboxer at gmail.com> wrote:
> With WP's pseudo-cron, is it possible to set the time of which the event
> should reoccur? Like if I wanted the event to happen at midnight (or
> whenever the first person to visit after that) everyday.
Yes. The timestamp for the particular time of day is the first
argument in wp_schedule_event for example.
More information about the wp-hackers
mailing list