Capabilities
-
Is there any possibility to manage the capabilities for each user?
I don’t talk about the manage_woocommerce capability, but the “child” capabilities, like just only duplicating products.So is there a possibility to manage the following filter:
if ( ! current_user_can( apply_filters( 'woocommerce_duplicate_product_capability', 'manage_woocommerce' ) ) )
- The topic ‘Capabilities’ is closed to new replies.