📝 Logging: Performance data is logged to wp-content/debug-speed.log with timestamp
product_category
Page Type
⚠️ WARNING: Page load time is 1785.9ms (over 1 second). Consider optimization.
⚠️ HIGH QUERY COUNT: 375 database queries detected. Consider caching.
⚠️ CART CALCULATIONS ON NON-CART PAGE: The following hooks are running on a product_category page:
gettext_flexible-shipping (1190 calls)
gettext_flexible-shipping-ups (769 calls)
Top 20 Most Called Hooks
ℹ️ About hook counts: On product category pages, hooks like woocommerce_product_get_price are called once per product in the loop.
You have 12 products on this page, so price hooks will be called ~12 times (this is normal).
Hooks like the_title, gettext, woocommerce_product_get_price are excluded from this list as they run in loops.
| Hook Name |
Calls |
Status |
pre_option |
7011 |
⚠️ Called 7011 times (likely in product loop) |
pre_wp_load_alloptions |
6995 |
⚠️ Called 6995 times (likely in product loop) |
alloptions |
6995 |
⚠️ Called 6995 times (likely in product loop) |
rest_url_prefix |
5901 |
⚠️ Called 5901 times (likely in product loop) |
gettext_woocommerce |
4953 |
⚠️ Called 4953 times (likely in product loop) |
gettext_woocommerce-inpost |
3078 |
⚠️ Called 3078 times (likely in product loop) |
pre_option_woocommerce_currency |
3037 |
⚠️ Called 3037 times (likely in product loop) |
option_woocommerce_currency |
3037 |
⚠️ Called 3037 times (likely in product loop) |
woocommerce_rest_is_request_to_rest_api |
2922 |
⚠️ Called 2922 times (likely in product loop) |
wcml_client_currency |
2919 |
⚠️ Called 2919 times (likely in product loop) |
wp_doing_ajax |
2526 |
⚠️ Called 2526 times (likely in product loop) |
wcml_load_multi_currency |
2481 |
⚠️ Called 2481 times (likely in product loop) |
wcml_load_multi_currency_in_ajax |
2481 |
⚠️ Called 2481 times (likely in product loop) |
esc_html |
2278 |
⚠️ Called 2278 times (likely in product loop) |
get_post_metadata |
2206 |
⚠️ Called 2206 times (likely in product loop) |
gettext_woo-payu-payment-gateway |
1987 |
⚠️ Called 1987 times (likely in product loop) |
gettext_flexible-shipping |
1190 |
⚠️ Should not run |
attribute_escape |
1010 |
⚠️ Called 1010 times (likely in product loop) |
sanitize_text_field |
943 |
⚠️ Called 943 times (likely in product loop) |
gettext_flexible-shipping-ups |
769 |
⚠️ Should not run |
ℹ️ Loop Hooks Info: On product category pages, many hooks are called in the product loop (once per product).
This is normal WordPress/WooCommerce behavior. The hooks shown above are filtered to exclude the most frequent loop hooks.