find_core_auto_update
find_core_auto_update ( No parameters )
Returns:- (object|false) The core update offering on success, false on failure.
Defined at: - Introduced in WordPress: 3.7.0
- Deprecated in WordPress: —
Description
Gets the best available (and enabled) Auto-Update for WordPress core.If there's 1.2.3 and 1.3 on offer, it'll choose 1.3 if the installation allows it, else, 1.2.3.