Archived topic
Unhook widgets in block editor
3 replies · Started by Jim on September 4, 2019
Hi there. I am trying to declutter my block editor and would like to remove some of the widgets added by the theme and some plugins for all posts (new and old) since I saw only unticking these options in the editor works per post. Is there a function, for example, to remove the layout widget for this theme sitewide?
Found snippet to hide with CSS.
Hi there,
Tom provides a snippet here for removing that metabox:
https://generatepress.com/forums/topic/remove-metaboxes-for-cpt-when-using-gutenberg/#post-927175
Thanks, David! That snippet also helped me to deactivate those metaboxes added by plugins (with a little tinkering of 'side' and 'footer'.
Awesome - glad to be of help