Changes between Version 1 and Version 2 of Ticket #62165
- Timestamp:
- 10/04/2024 09:51:31 AM (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62165 – Description
v1 v2 40 40 3. (Option B) Attempt to update to nightly using the [https://wordpress.org/plugins/wordpress-beta-tester/ `WordPress Beta Tester`] plugin (make sure to set it to update from `Bleeding Edge` and not `Stable point`). 41 41 4. Notice the fatal error. 42 43 Note: Attempting an update puts the site in an update lock state, this WP-CLI command should resolve that: 44 `wp option delete core_updater.lock`