two warning messages on console in the block editor
-
Hello, great plugin, I found this two might be not very important warnings on the block editor:
index.js:77 wp.editPost.PluginSidebarMoreMenuItem is deprecated since version 6.6. Please use wp.editor.PluginSidebarMoreMenuItem instead.
index.js:77 wp.editPost.PluginSidebar is deprecated since version 6.6. Please use wp.editor.PluginSidebar instead.I have fixed it by replacing editPost with editor in the index.js, I know it is not the best solution but maybe in the next update of the plugin it may have been corrected.
Best regards
David
- You must be logged in to reply to this topic.