get_core_updates
get_core_updates ( $options = array() )
Parameters:- (array) options Set $options['dismissed'] to true to show dismissed upgrades too, set $options['available'] to false to skip not-dismissed updates.
Returns:- (array|false) Array of the update objects on success, false on failure.
Defined at: - Introduced in WordPress: 2.7.0
- Deprecated in WordPress: —
Description
Gets available core updates.