[ad_1]
[ad_2]
Hello,
I am trying to remove some menu items for my ShopManager to simplify her admin portal and also restrict access to certain features.
I managed to remove some items from the Woocommerce menu.
However, for some reason I am unable to remove items from the Bookings menu.
I would like to remove the following menu items: resources, add product, and settings.
Here is the like i used to remove the resources menu item but it isnt working:
remove_submenu_page('wc_bookings', 'edit.php?post_type=bookable_resource');
Any help is appreciated, thank you 🙂

You can use a plugin to limit access to precise dashboard items.
Something like this – just first fro google. You can find similar.
[Advanced Access Manager – Restricted Content, Users & Roles, Enhanced Security and More – WordPress plugin | WordPress.org](https://wordpress.org/plugins/advanced-access-manager/)