Improve compatibility of legacy stories editor with Gutenberg plugin#4074
Improve compatibility of legacy stories editor with Gutenberg plugin#4074swissspidy wants to merge 1 commit intodevelopfrom
Conversation
|
Milestoning for 1.4.3 assuming we can cherry-pick onto the 1.4 branch. |
|
@swissspidy Do I understand correctly that this PR is not going forward? If so, is another PR needed which disables the AMP Stories experience if either the user is on WordPress version under 5.3 or they have a Gutenberg version that is too new? In addition to these, we need to hide the Stories experience entirely (the experience checkboxes) if the user has no |
|
Yeah that seems accurate for now. We should write down all these things in #4172 and then create multiple PRs for the individual parts. |
Summary
Addresses https://wordpress.org/support/topic/new-version-of-gutenberg-breaks-stories-layout/
IconButtonwithButtonThis way it works better with the Gutenberg plugin active, but doesn't fully work with WordPress 5.3 at the moment. Don't think it's worth trying to make it work for both.
Checklist