Slow query issue “Create Table for Woocommerce Blocks”
-
Hi, a slow query shows up in Query Monitor plugin, and I do not even work with Gutenberg, I even have the “No Gutenberg – Disable Block Editor – Back to Classic Editor” active. And I do not have the Woocommerce Blocks plugin installed either, what makes the issue really sounds like a bug.
Automattic\W\B\Installer->maybe_create_table()
wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Installer.php:93
Automattic\W\B\Installer->maybe_create_tables()
wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Installer.php:64
Automattic\W\B\Installer->install()
wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Installer.php:27
do_action(‘admin_init’)
wp-includes/plugin.php:478That is happening in the last version (4.3.0).
Is there a way to fix this slow query I believe should not even actually run? Does someone know if the team is already taking a look or should we talk about how to improve the code ourselves and give it to the team? Tks! ??
- The topic ‘Slow query issue “Create Table for Woocommerce Blocks”’ is closed to new replies.