[wp-hackers] Spawn cron arguments?

Otto otto at ottodestruct.com
Fri May 28 13:07:13 UTC 2010


On Fri, May 28, 2010 at 6:45 AM, Rajasekharan S <rajasekharan.s at tcs.com> wrote:
> Hi,
>
> The codex page for the spawn_cron function lists a parameter called
> $local_time.
>
> http://codex.wordpress.org/Function_Reference/spawn_cron
>
> What does the $local_time argument for spawn_cron() function do?

That is the time you want the function to use as the current time. If
it's not set, it just gets the current time from time().

-Otto


More information about the wp-hackers mailing list