Is there such a thing as too many cron jobs and if so how many is too many? I have a bunch of domains which have cron jobs but I've noticed they don't always run. For instance, I have a new site with 50,000 Wordpress posts in draft status and a plugin which is supposed to change that status to publish for 1 post every 5 minutes but it is only publishing a new post every 60-90 minutes. Similarly, in the past I have added new cron jobs only to not see them start running for hours. It appears that the cron job for running the WP cron file is not running every 5 minutes.