Access in backend
-
Great plugin, thank-you for your hard work!!
Can you please direct me to where I can find the info on how to addmenu at back-end for a particular user to only this plugin. I have some hooks in my function.php blocking users to all the menus, but I would like to give access to this plugin only.
I have the following in my function:
remove_submenu_page( ‘woocommerce’, ‘wc-reports’ );
remove_submenu_page( ‘woocommerce’, ‘wc-settings’ );
remove_submenu_page( ‘woocommerce’, ‘wc-status’ );
remove_submenu_page( ‘woocommerce’, ‘wc-addons’ );Everything is fine, but I cannot hide the main woocommerce order page. I was thinking to maybe hide the woocommerce completely and move your plugin page out of woocommerce and give access to that menu only.
Really appreciate your help.
Thanks,
https://www.ads-software.com/plugins/user-waller-credit-system/
- The topic ‘Access in backend’ is closed to new replies.