On Mon, Dec 13, 2010 at 10:12 AM, Chip Bennett <chip at chipbennett.net> wrote:
> Care to point me in the right direction for learning how to use the
> alternate cron and firign wp-cron at the system level?
define('ALTERNATE_WP_CRON',true); in wp-config will enable the
alternate cron method.
-Otto