Make WordPress Core

Opened 7 years ago

Closed 6 years ago

#45123 closed task (blessed) (fixed)

Deactivate Gutenberg feature plugin upon upgrading to 5.0

Reported by: mcsf's profile mcsf Owned by: mcsf's profile mcsf
Milestone: 5.0 Priority: normal
Severity: normal Version: 5.1
Component: Upgrade/Install Keywords: has-patch fixed-5.0
Focuses: Cc:

Description

This ticket focuses on merely deactivating the Gutenberg plugin, needed in time for 5.0 Beta 1. For a broader UX-focused discussion, see #45073.

Precedent for feature plugins: #26334

Attachments (2)

45123.patch (1.3 KB) - added by mcsf 7 years ago.
45123.1.patch (1.3 KB) - added by mcsf 7 years ago.

Download all attachments as: .zip

Change History (8)

@mcsf
7 years ago

#1 @danielbachhuber
7 years ago

  • Milestone changed from Awaiting Review to 5.0
  • Type changed from defect (bug) to task (blessed)

Maybe GUTENBERG_USE_PLUGIN over GUTENBERG_KEEP_PLUGIN? Other than that, the patch looks good to me.

@mcsf
7 years ago

#2 @mcsf
7 years ago

Thanks for the quick review, @danielbachhuber. Patch updated.

#3 @pento
7 years ago

  • Keywords has-patch commit added

👍🏻

#4 @mcsf
7 years ago

  • Owner set to mcsf
  • Resolution set to fixed
  • Status changed from new to closed

In 43765:

Deactivate Gutenberg plugin on update to 5.0.

Fixes #45123.

#5 @danielbachhuber
7 years ago

  • Keywords fixed-5.0 added; commit removed
  • Resolution fixed deleted
  • Status changed from closed to reopened

Reopening for merge to trunk.

#6 @desrosj
6 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

In 44125:

Upgrade/Install: Deactivate Gutenberg plugin on update to 5.0.

Props mcsf.

Merges [43765] to trunk.

Fixes #45123.

Note: See TracTickets for help on using tickets.