[wp-hackers] WP Cron Bug
Jon Cave
jon at lionsgoroar.co.uk
Wed May 4 22:18:53 UTC 2011
On Wed, May 4, 2011 at 10:52 PM, Chip Bennett <chip at chipbennett.net> wrote:
> The alternate cron method *is* wp_redirect. The http loopback is the default
> cron method.
True, but I wasn't saying otherwise.
What I was pointing out is the defining ALTERNATE_WP_CRON as false
will not do anything differently. You have to define it as true (or
something that's truthy) to use wp_redirect.
More information about the wp-hackers
mailing list