-
- Downloads
Prevent block-editor script from loading on widgets block editor
Loading the block-editor script on the widgets block editor produces a `_doing_it_wrong()` notice because the `wp-editor` script should not be loaded for the widgets block editor, but it is a dependency for this plugin's block-editor script. Fixes #22
parent
60cd4022
No related branches found
No related tags found
This commit is part of merge request !18. Comments created here will be created in the context of that merge request.
Showing
- README.md 7 additions, 1 deletionREADME.md
- inc/class-block-editor.php 6 additions, 0 deletionsinc/class-block-editor.php
- languages/wp-revisions-control.pot 2 additions, 2 deletionslanguages/wp-revisions-control.pot
- readme.txt 7 additions, 1 deletionreadme.txt
- wp-revisions-control.php 1 addition, 1 deletionwp-revisions-control.php
Loading
Please register or sign in to comment