handle only order project with radio buttons
This commit is contained in:
@@ -83,9 +83,7 @@ function wiaas_db_update_enable_orders_access_management() {
|
||||
function wiaas_db_setup_exclusive_taxonomies() {
|
||||
update_option('radio_button_for_taxonomies_options', array(
|
||||
'taxonomies' => array(
|
||||
'product_cat',
|
||||
'product_country',
|
||||
'wiaas_document_types',
|
||||
'shop_order_project',
|
||||
),
|
||||
'delete' => 0,
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user