A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.
Go to file
Joshua T Flowers 13b72f2fde Add tax code filter to tax REST API (https://github.com/woocommerce/woocommerce-admin/pull/1671)
* Add in hook to rest tax controller modify tax items query

* Modify query string for getting tax code items

* Add code to collection params to allow searching

* Change filter to use entire tax code without null values

* Hook up tax code filter to autocomplete search

* Overwrite get_items instead of using hooks for code filtering
2019-02-26 14:19:38 +08:00
plugins/woocommerce-admin Add tax code filter to tax REST API (https://github.com/woocommerce/woocommerce-admin/pull/1671) 2019-02-26 14:19:38 +08:00