Is it possible to restrict access to WordPress widgets area for selected role? “Widgets” menu item is located under “Appearance” menu at WordPress administrator back-end. WordPress uses the same “edit_theme_options” user capability to manage access to it as for the rest items of “Appearance” submenu (read more…). Thus if user has access to the “Widgets” menu, he has access to the rest menu items: “Themes”, “Customize”, “Menu”, “Header”, “Background”. What to do if you wish to allow some user change themes, customize their appearance, edit menu, but do not allow him access to the “Widgets” menu item? Read more Restrict access to WordPress widgets area for role