Removing Bulk Order Actions from Order Screen
-
Hello I am trying to remove the following options from the Bulk Edit Order Dropdown Menu.
“Mark on hold”
“Mark as processing”This is not working?
add_filter( ‘bulk_actions-mark_processing-shop_order’, ‘__return_empty_array’, 100 );
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Removing Bulk Order Actions from Order Screen’ is closed to new replies.