Make WordPress Core

Opened 8 years ago

Closed 8 years ago

#45123 closed task (blessed) (fixed)

Deactivate Gutenberg feature plugin upon upgrading to 5.0

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

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 8 years ago.
45123.1.patch (1.3 KB ) - added by mcsf 8 years ago.

Download all attachments as: .zip

Change History (8)

@mcsf
8 years ago

#1 @danielbachhuber
8 years ago

  • Milestone Awaiting Review5.0
  • Type defect (bug)task (blessed)

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

@mcsf
8 years ago

#2 @mcsf
8 years ago

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

#3 @pento
8 years ago

  • Keywords has-patch commit added

👍🏻

#4 @mcsf
8 years ago

  • Owner set to mcsf
  • Resolutionfixed
  • Status newclosed

In 43765:

Deactivate Gutenberg plugin on update to 5.0.

Fixes #45123.

#5 @danielbachhuber
8 years ago

  • Keywords fixed-5.0 added; commit removed
  • Resolution fixed
  • Status closedreopened

Reopening for merge to trunk.

#6 @desrosj
8 years ago

  • Resolutionfixed
  • Status reopenedclosed

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.