Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

wp-cron.php crashing site

Home / Forums / Virtue Theme / wp-cron.php crashing site

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
July 29, 2016 at 12:11 pm

For some reason wp-cron.php keeps running and my server suspends the site when anything runs for more than two minutes. I am trying to get them to suspend it at the moment. I read that putting the below code will disable it and that I should be able to just set it to run every 6 hours or something instead. What do you think has gone wrong. At the time it went down 80% of my plugins were disabled as I was trying to work out why my woo commerce filter wasnt working anymore. I was on the latest virtue php 5.5

/** The Database Collate type. Don’t change this if in doubt. */
define(‘DB_COLLATE’, ”);

define(‘DISABLE_WP_CRON’, ‘true’);

yogaplanet.co.uk

  • The forum ‘Virtue Theme’ is closed to new topics and replies.