ao_ccss_queue cron running, but function is not executed (queue not processing)
-
Hi,
I have on our site the autoptimize plugin (2.7.7) in a multisite environment. The Cron Jobs are managed by the Cavalcade Plugin, so cron functionality is not running through the regular wp-cron.
I want to make the critical CSS functionality work but all Jobs in the queue remain in the status New and one (front_page) is on pending.
Whenever I try to run the cron manually, the cron is being executed but the function (autoptimizeCriticalCSSCron->ao_ccss_queue_control()) is not being executed.
The cron itself works, I checked this with a seperate plugin registering a cron job the same way you guy do it.
What could be the problem here? I’ve put an error_log into the first line of the ao_ccss_queue_control() but its not visible in the cron log after the cron is executed. the queue log doesn’t display any processing at all…Can you please help with this issue?
The topic ‘ao_ccss_queue cron running, but function is not executed (queue not processing)’ is closed to new replies.