Changes between Initial Version and Version 5 of Ticket #58281
- Timestamp:
- 07/11/2023 12:42:48 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #58281
- Property Owner set to afragen
-
Property
Status
changed from
newtoassigned
-
Ticket #58281 – Description
initial v5 1 This is Rollback part 3. It began with `move_dir()` in WP 6.2 for part 1. Part 2 was completed with #51857 . This brings us to part 3.1 This is Rollback part 3. It began with `move_dir()` in WP 6.2 for part 1. Part 2 was completed with #51857 in WP 6.3. This brings us to part 3. 2 2 3 3 Part 3 is Rollback for auto-updates. When manually updating plugins if the plugin has a fatal error on reactivation, the plugin is prevented from reactivating. Unfortunately, during an auto-update, this reactivation check doesn't occur and the the next time the site runs users will see the WSOD.