I am trying to create a shipping state filter dropdown on WooCommerce admin orders list First I have added a custom column for shipping state to admin orders list: And here’s my dropdown filter, for shipping state: And here’s my question: How to process the selected filter on admin orders list when I click the filter button? Answer There are