Replies: 0
Hi,
A few days ago I installed the WP-Rocket plugin on my website after activation
plugin display
Current server time:2020-11-27 10:36:04 Asia/Kolkata
Next auto post check:2020-11-27 10:34:51 Asia/Kolkata
This was because of cron job, I think but not sure.
So now i have removed define(‘DISABLE_WP_CRON’, true); from wp-config.php file.
Now the cron is run correctly but the plugin is not republishing old pages, why?
Thank You