[wp-trac] [WordPress Trac] #59584: Deactivate older versions of Gutenberg plugin when upgrading to WP 6.4
WordPress Trac
noreply at wordpress.org
Tue Oct 10 15:05:49 UTC 2023
#59584: Deactivate older versions of Gutenberg plugin when upgrading to WP 6.4
-------------------------------------------------+-------------------------
Reporter: hellofromTonya | Owner:
| hellofromTonya
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.4
Component: Upgrade/Install | Version: trunk
Severity: normal | Resolution: fixed
Keywords: needs-testing has-patch has- | Focuses:
testing-info commit |
-------------------------------------------------+-------------------------
Changes (by hellofromTonya):
* owner: (none) => hellofromTonya
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"56820" 56820]:
{{{
#!CommitTicketReference repository="" revision="56820"
Update/Install: Deactivate Gutenberg plugin version older than 16.5.
This commit changes the Gutenberg minimum compatible version number from
14.1 (introduced in [54790]) to 16.5. For versions older than 16.5, the
plugin will deactivate when upgrading WordPress to 6.4-beta3 or newer.
Changes are done within Core's
`_upgrade_core_deactivate_incompatible_plugins()` which is invoked during
WordPress' upgrade process.
Follow-up to [54790].
Props hellofromTonya, spacedmonkey.
Fixes #59584.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59584#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list