Change WordPress user roles and capabilities › Forums › How to or FAQ › YITH WooCommerce Gift Card Plugin › Reply To: YITH WooCommerce Gift Card Plugin
14/05/2020 at 15:05
#6846
Vladimir
Keymaster
No, you can not manage access to the different tabs inside the page using URE.
It’s just about to allow the URL edit.php with ‘tab’ parameter inside (with any value).
To permit role ‘orders’ to edit gift cards add ‘edit_product’ capability (from ‘Products’) group to this role. I can not explain the logic. Debugger just showed that YGC plugin defines it own custom post type this way.