[ad_1]
WordPress 6.2 suddenly stopped checking for plugin updates. It used to highlight what plugins needed updating in yellow background on the plugin page, now it never does.
It also gets stuck in maintenance mode on the regular. I disabled auto updates in wp-config using:
define('WP_AUTO_UPDATE_CORE', false);However it keeps creating .maintenance file anyway.
So are we looking at another buggy release and is there a fix to these two problems?
And don’t tell me to disable all my plugins etc. these replies will be ignored.
