OllieJones / fast-woo-order-lookup

WooCommerce / WordPress plugin to speed up searches for orders
GNU General Public License v2.0
13 stars 1 forks source link

Order editing page slow again on WooCommerce 8.9.3 #11

Closed OllieJones closed 5 months ago

OllieJones commented 5 months ago

WooCommerce 8.9.3 changed the slow query on the order-editing page without making it any faster.

This plugin's query monkey-patching code doesn't recognize the new, equally slow, query and so doesn't patch it.