OllieJones / index-wp-mysql-for-speed

A plugin to add useful indexes to your WordPress installation's MySQL database.
GNU General Public License v2.0
125 stars 10 forks source link

Add support for some WooCommerce tables. #84

Closed OllieJones closed 1 month ago

OllieJones commented 1 month ago

Let us add support for wp_woocommerce_order_itemmeta, wp_wc_orders_meta, and wp_automatewoo_log_meta.

See https://www.plumislandmedia.net/wordpress/performance/woocommerce-key-improvement/

Not all these tables will be present in any given installation.