How about adding the following line to your wp-config.php:
define( 'DISABLE_WP_CRON', true );
to disable cron in Wordpress.
How about adding the following line to your wp-config.php:
define( 'DISABLE_WP_CRON', true );
to disable cron in Wordpress.