Forums
(@tj02)
13 years, 8 months ago
For the above to work you need to incorporate the line:
define('DISABLE_WP_CRON', true);
somewhere between the lines 30 and 40 in wp-config.php, otherwise it won’t have any effect.