WooCommerce make slow queries?
-
hello and thank you for your plugin
i have a question. does WooCommerce make slow queries? please see this pictur
Query
SELECT method_id, method_order, instance_id, is_enabled FROM wp_woocommerce_shipping_zone_methods WHERE zone_id = 1
Caller
WC_Shipping_Zone_Data_Store->get_methods() wp-content/plugins/woocommerce/includes/data-stores/class-wc-shipping-zone-data-store.php:167 WC_Data_Store->__call() wp-content/plugins/woocommerce/includes/class-wc-data-store.php:224 WC_Shipping_Zone->get_shipping_methods() wp-content/plugins/woocommerce/includes/class-wc-shipping-zone.php:164 WC_Shipping_Zones::get_zones() wp-content/plugins/woocommerce/includes/class-wc-shipping-zones.php:36 Automattic\W\B\S\ShippingController->hydrate_client_settings() wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Shipping/ShippingController.php:306 do_action('admin_enqueue_scripts') wp-includes/plugin.php:517
Time
0,0729
this is for woocommerce or other plugins conflict with this? Thank you in advance for your reply.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘WooCommerce make slow queries?’ is closed to new replies.