Page 2 of 2

Re: How to setup blazing fast WordPress using myVesta + rocket-nginx + WP Rocket caching plugin

Posted: Sun Aug 04, 2024 2:57 pm
by shahidirfan
You need to implement a function that checks if `define('DISABLE_WP_CRON', true);` exists. If it does, the function should ignore it. This prevents the repeated addition of `wp-cron` to the `wp-config` file each time it runs. Apart from this, the rocket nginx settings are functioning correctly.