fix typo
This commit is contained in:
@@ -84,7 +84,7 @@ function wiaas_db_update_setup_customer_capabilities() {
|
||||
$customer_role->add_cap('read_private_shop_orders');
|
||||
$customer_role->add_cap('read_private_products');
|
||||
$customer_role->add_cap('read_shop_order');
|
||||
$customer_role->add_cap('publish_shop_order');
|
||||
$customer_role->add_cap('publish_shop_orders');
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user