Changeset 58436
- Timestamp:
- 06/18/2024 02:39:22 PM (9 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-automatic-updater.php
r58309 r58436 512 512 || 'locked' === $upgrade_result->get_error_code() ) 513 513 ) { 514 // Allow visitors to browse the site again. 515 $upgrader->maintenance_mode( false ); 516 514 517 /* 515 518 * These aren't actual errors, treat it as a skipped-update instead
Note: See TracChangeset
for help on using the changeset viewer.