Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Removing Bulk Order Actions from Order Screen

$
0
0

Replies: 0

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 all articles
Browse latest Browse all 59525

Trending Articles