Changeset 27262 for trunk/src/wp-includes/update.php
- Timestamp:
- 02/25/2014 05:13:08 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/update.php
r26192 r27262 14 14 * isn't installing. 15 15 * 16 * @package WordPress17 16 * @since 2.3.0 18 17 * @uses $wp_version Used to check against the newest WordPress version. … … 165 164 * api.wordpress.org. Will only check if WordPress isn't installing. 166 165 * 167 * @package WordPress168 166 * @since 2.3.0 169 167 * @uses $wp_version Used to notify the WordPress version. … … 296 294 * installing. 297 295 * 298 * @package WordPress299 296 * @since 2.7.0 300 297 * @uses $wp_version Used to notify the WordPress version.
Note: See TracChangeset
for help on using the changeset viewer.