Skip to content

Plugin: Remove deprecated _wpLoadGutenbergEditor, gutenberg theme supports#14144

Merged
youknowriad merged 2 commits intomasterfrom
remove/5-2-deprecated-compat-js
Mar 4, 2019
Merged

Plugin: Remove deprecated _wpLoadGutenbergEditor, gutenberg theme supports#14144
youknowriad merged 2 commits intomasterfrom
remove/5-2-deprecated-compat-js

Conversation

@aduth
Copy link
Copy Markdown
Member

@aduth aduth commented Feb 27, 2019

Related: #13458, #13547

This pull request seeks to remove two deprecation compatibilities slated for removal in the next release, Gutenberg 5.2 .

  • The gutenberg theme support option has been removed. Use align-wide instead.
  • window._wpLoadGutenbergEditor has been removed. Use window._wpLoadBlockEditor instead. Note: This is a private API, not intended for public use. It may be removed in the future.

Testing Instructions:

Verify there are no regressions or errors logged in the loading of the editor.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Gutenberg Plugin Issues or PRs related to Gutenberg Plugin management related efforts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants