Changeset 32650 for trunk/src/wp-admin/includes/class-wp-upgrader.php
- Timestamp:
- 05/29/2015 03:42:40 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-upgrader.php
r32642 r32650 1659 1659 * 1660 1660 * @since 3.7.0 1661 * 1662 * @static 1661 1663 */ 1662 1664 public static function async_upgrade( $upgrader = false ) { … … 2136 2138 * 2137 2139 * @since 3.7.0 2140 * 2141 * @static 2138 2142 * 2139 2143 * @param string $offered_ver The offered version, of the format x.y.z.
Note: See TracChangeset
for help on using the changeset viewer.