Filter Hook: In some cases, specifically when there is a combined index on post_id,meta_key, the insert statement above could end up in a deadlock.
Source: includes/data-stores/class-wc-coupon-data-store-cpt.php:608
Filter Hook: Filter the list of known WooCommerce tables.
Source: includes/class-wc-install.php:1059
Action Hook: WooCommerce Integrations class
Source: includes/class-wc-integrations.php:30
Filter Hook: External Product
Source: includes/class-wc-product-external.php:151
Filter Hook: Define if we’re checking against major, minor or no versions in the following places: – plugin screen in WP Admin (displaying extra warning when updating to new major versions) – System Status Report (‘Installed version not tested with active version of WooCommerce’ warning) – core update screen in WP Admin (displaying extra warning when updating to new major versions) – enable/disable automated updates in the plugin screen in WP Admin (if there are any plugins that don’t declare compatibility, the auto-update is disabled)
Source: includes/class-woocommerce.php:332
Filter Hook: Kses notice allowed tags.
Source: includes/wc-notice-functions.php:268
Filter Hook: Layered nav widget
Source: includes/widgets/class-wc-widget-layered-nav.php:248
Filter Hook: Hook: woocommerce_load_webhooks_limit.
Source: includes/class-woocommerce.php:784
Action Hook: WooCommerce setup
Source: includes/class-woocommerce.php:184
Action Hook: $this->open( $handle, ‘w’ ) == Open the file for writing only. Place the file pointer at the beginning of the file, and truncate the file to zero length.
Source: includes/log-handlers/class-wc-log-handler-file.php:241