'message'=>__('Auto-updates for plugins and/or themes appear to be disabled, but settings are still set to be displayed. This could cause auto-updates to not work as expected.'),
'message'=>__('Auto-updates for plugins and themes appear to be disabled. This will prevent your sites from receiving new versions automatically when available.'),
'message'=>__('Auto-updates for plugins appear to be disabled. This will prevent your sites from receiving new versions automatically when available.'),
'message'=>__('Auto-updates for themes appear to be disabled. This will prevent your sites from receiving new versions automatically when available.'),
);
}
return(object)array(
'status'=>'good',
'message'=>__('There appears to be no issues with plugin and theme auto-updates.'),