3
07/11/2024 9:41 am
Topic starter
While browsing my WordPress site, I noticed that there are many errors in the error log with many lines with:
jetpack_boost_minify_cron_cache_cleanup
I believe it may be related to CRON events or tasks????
Please help me resolve this!!1
Thanks
1 Answer
2
07/11/2024 9:42 am
A lot of WordPress plugins are leaving many garrbage database tables and cron jobs/events.
Make sure to clean/repair/optimize your WP database.
I am using this plugin: https://wordpress.org/plugins/wp-dbmanager/
For the Cron clean up - use this one: https://wordpress.org/plugins/wp-crontrol/
You can also read this article: https://wordpress.org/support/topic/cron-reschedule-event-error-for-hook-jetpack_boost_minify_cron_cache_cleanup/
Cheers, Jolie