Fires upon checking for available updates scheduled action.
Parameters
$pluginsNewUpdate (array) Array of new available plugin updates. $pluginsToUpdate (array) Array of new available plugin updates that should be processed. $pluginsToUpdateNow (array) Array of new available plugin updates that should be processed now. $themesNewUpdate (array) Array of new available themes updates. $themesToUpdate (array) Array of new available themes updates that should be processed. $themesToUpdateNow (array) Array of new available themes updates that should be processed now. $coreNewUpdate (array) Array of new available WP updates. $coreToUpdate (array) Array of new available WP updates that should be processed. $coreToUpdateNow (array) Array of new available WP updates that should be processed now.
Usage Example