disable wp-cron for online wordpress code example Example: wp cron disable // On wp-config.php add: define('DISABLE_WP_CRON', 'true');