Changeset 36995
- Timestamp:
- 03/14/2016 10:42:36 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-upgrader.php
r36822 r36995 3172 3172 * @global string $wp_version 3173 3173 * 3174 * @param object |WP_Error$update_result The result of the core update. Includes the update offer and result.3174 * @param object $update_result The result of the core update. Includes the update offer and result. 3175 3175 */ 3176 3176 protected function after_core_update( $update_result ) {
Note: See TracChangeset
for help on using the changeset viewer.