Disable WordPress cron jobs
WordPress is an amazing platform which powers millions of websites. It can also be extremely inefficient at times and one particular example is wp-cron.php. By default the wp-cron.php is run every single time a page is loaded and if you have a busy blog this can lead to a lot of cron …