WordPress has six default user roles, each with its own set of permissions and capabilities:
You have to add it manually, if you wish to use it: 1) Open “Users->User Role Editor”, select “Orders Manager” role, click “Add capability” button. 2) ...
Order IDs are non-sequential as they use the default WordPress ID approach.
is possible to create a WordPress user who can access WooCommerce orders, ...
information. View past/present orders.
Support » Plugin: WooCommerce » Capability to View/Edit Orders ONLY
... $a->post_type != 'shop_order'){ wp_die('you do not have needed permissions to see this page'); } } } } add_action('current_screen', ...
for WooCommerce orders for certain user roles, as I want them to see order
The linked answer code will not work for what you want. Instead try the following: // Admin orders list: bulk order status change dropdown ...
Allow your service representatives to view and update orders, but not access your reporting and