Changeset 25881 for branches/3.7/src/wp-includes/update.php
- Timestamp:
- 10/23/2013 02:39:36 PM (12 years ago)
- Location:
- branches/3.7/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.7/src
-
Property
svn:mergeinfo
set to
(toggle deleted branches)
/trunk/src merged eligible /branches/3.1/src 18031 /branches/3.3/src 20543 /branches/3.4/src 21757
-
Property
svn:mergeinfo
set to
(toggle deleted branches)
-
branches/3.7/src/wp-includes/update.php
r25873 r25881 18 18 * @uses $wp_version Used to check against the newest WordPress version. 19 19 * 20 * @param array $extra_stats Extra statistics to report to the WordPress.org API. 20 * @param array $extra_stats Extra statistics to report to the WordPress.org API. 21 21 * @return mixed Returns null if update is unsupported. Returns false if check is too soon. 22 22 */
Note: See TracChangeset
for help on using the changeset viewer.