how can i remove from shop manager menu (dashboard) the following menu:
Html Blocks
Slides
Sidebars
templates
WoodMart menu from top bar (near +new)
for example if i want to remove appearance and tools i have the following :
…
remove_menu_page(‘themes.php’); // Appearance
remove_menu_page(‘tools.php’); // Tools
…
is there a corresponding option for what I mentioned (without a plugin)?
WoodMart does not have the option to set the user roles and access, you will need to find a plugin, we have not tested any with our theme, thus we can hardly guarantee.