• Woocommerce is all up to date.

    When I add/create a 2nd top admin user they cannot see the “Product Categories” in the general Appearance >> Menus area.

    As the original Admin user, I can.

    The 2nd Admin users can manipulate the Product Categories in the WP Customizer.

    After installing and reviewing capabilities using the Members plugin, as far as I can tell there is no capability for that even as a shop manager.

    Thanks for any insight you can provide.

    stu

    https://wordpress.org/plugins/woocommerce/

Viewing 1 replies (of 1 total)
  • Plugin Contributor Mike Jolley

    (@mikejolley)

    'capabilities'          => array(
    					'manage_terms' => 'manage_product_terms',
    					'edit_terms'   => 'edit_product_terms',
    					'delete_terms' => 'delete_product_terms',
    					'assign_terms' => 'assign_product_terms',
    				),
Viewing 1 replies (of 1 total)

The topic ‘2nd Administrator’ is closed to new replies.