📝 Logging: Performance data is logged to wp-content/debug-speed.log with timestamp
2223.01ms
Total Load Time
product_category
Page Type
⚠️ WARNING: Page load time is 2223.01ms (over 1 second). Consider optimization.
⚠️ HIGH QUERY COUNT: 331 database queries detected. Consider caching.
⚠️ CART CALCULATIONS ON NON-CART PAGE: The following hooks are running on a product_category page:
gettext_flexible-shipping (1523 calls)
gettext_flexible-shipping-ups (926 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 4 products on this page, so price hooks will be called ~4 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 |
7848 |
⚠️ Called 7848 times (likely in product loop) |
pre_wp_load_alloptions |
7834 |
⚠️ Called 7834 times (likely in product loop) |
alloptions |
7834 |
⚠️ Called 7834 times (likely in product loop) |
rest_url_prefix |
6792 |
⚠️ Called 6792 times (likely in product loop) |
gettext_woocommerce |
5863 |
⚠️ Called 5863 times (likely in product loop) |
gettext_woocommerce-inpost |
4343 |
⚠️ Called 4343 times (likely in product loop) |
woocommerce_rest_is_request_to_rest_api |
3369 |
⚠️ Called 3369 times (likely in product loop) |
wcml_client_currency |
3366 |
⚠️ Called 3366 times (likely in product loop) |
pre_option_woocommerce_currency |
3051 |
⚠️ Called 3051 times (likely in product loop) |
option_woocommerce_currency |
3051 |
⚠️ Called 3051 times (likely in product loop) |
esc_html |
2719 |
⚠️ Called 2719 times (likely in product loop) |
wp_doing_ajax |
2657 |
⚠️ Called 2657 times (likely in product loop) |
wcml_load_multi_currency |
2626 |
⚠️ Called 2626 times (likely in product loop) |
wcml_load_multi_currency_in_ajax |
2626 |
⚠️ Called 2626 times (likely in product loop) |
get_post_metadata |
2417 |
⚠️ Called 2417 times (likely in product loop) |
gettext_woo-payu-payment-gateway |
1987 |
⚠️ Called 1987 times (likely in product loop) |
gettext_flexible-shipping |
1523 |
⚠️ Should not run |
sanitize_text_field |
1000 |
⚠️ Called 1000 times (likely in product loop) |
gettext_flexible-shipping-ups |
926 |
⚠️ Should not run |
attribute_escape |
866 |
⚠️ Called 866 times (likely in product loop) |
ℹ️ 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.