[ad_1]
Hello
My website was slowed down alot by cron jobs and heartbeat.
Is it ok for me to disable cron with define(‘DISABLE_WP_CRON’, ‘true’) in wp config
And
Wp_deregister_script(‘hearthbeat’) in php functions.
Can website work normal without them?
[ad_2]