• 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' ) ) )

    https://www.ads-software.com/plugins/woocommerce/

  • The topic ‘Capabilities’ is closed to new replies.