wp-cron has continually caused high (very high and very often) loads on my server. is there any way I can disable it? what would happen if i set the value in this string define('DOING_CRON', true); (wp-cron.php) to false?
Any feedback is appreciated.