admin管理员组文章数量:1302329
How do you remove a Gutenberg plugin?
I want to disable a plugin added by my parent theme (Genesis). I am familiar with removing blocks and editor panels, but I can't find a way to deregister a plugin.
Here is the code used to register the plugin:
registerPlugin( 'genesis-sidebar', { render, icon: <GenesisIconSmall /> } );
本文标签: block editorRemove a plugin from the Gutenberg sidebar
版权声明:本文标题:block editor - Remove a plugin from the Gutenberg sidebar 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741670896a2391596.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论