Community Support Forums— WordPress® ( Users Helping Users ) —2011-04-25T05:56:27-05:00http://www.primothemes.com/forums/feed.php?f=4&t=61732011-04-25T05:56:27-05:00http://www.primothemes.com/forums/viewtopic.php?t=6173&p=13302#p13302Statistics: Posted by Jason Caldwell — April 25th, 2011, 5:56 am
]]>2011-04-22T22:00:02-05:00http://www.primothemes.com/forums/viewtopic.php?t=6173&p=13200#p13200 Just wondering if the below statement will cause any issues with s2M
This to be added to the WP /includes/cron.php
Code:
// Prevent spawning cron if it’s already active:
if ( get_option(‘doing_cron’) > time() )
return;
Thank you
Sam
Statistics: Posted by drbyte — April 22nd, 2011, 10:00 pm