Changeset 25806 for trunk/src/wp-admin/includes/update-core.php
- Timestamp:
- 10/16/2013 04:14:29 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/update-core.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/update-core.php
r25805 r25806 890 890 $wp_filesystem->delete($maintenance_file); 891 891 892 // Has to be in here, rather than the Upgrader as the filter below will override and kill the process before themes get updated on major updates 893 do_action( 'upgrader_process_complete', null, array( 'action' => 'update', 'type' => 'core' ) ); 894 892 895 // If we made it this far: 893 896 do_action( '_core_updated_successfully', $wp_version );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)