Skip to content

Conversation

@HardeepAsrani
Copy link
Contributor

@HardeepAsrani HardeepAsrani commented Nov 20, 2021

Description

This commit moves PluginBlockSettingsMenuItem to the block-editor package as this SlotFill can also be used on Widget screen to avoid edit-post breaking the Widget screen.

Fixes #36690

How has this been tested?

The change works. Didn't know if we add deprecation function now or what's the process so more info with that will be appreciated.

Screenshots

Types of changes

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows the accessibility standards.
  • I've tested my changes with keyboard and screen readers.
  • My code has proper inline documentation.
  • I've included developer documentation if appropriate.
  • I've updated all React Native files affected by any refactorings/renamings in this PR (please manually search all *.native.js files for terms that need renaming or removal).

This commit moves PluginBlockSettingsMenuItem to the block-editor
package as this SlotFill can also be used on Widget scren.
@gziolo gziolo added the [Feature] Extensibility The ability to extend blocks or the editing experience label Nov 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Feature] Extensibility The ability to extend blocks or the editing experience

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move PluginBlockSettingsMenuItem to @wordpress/block-editor package

2 participants