Skip to content

v1.7.37 — CS Monitor: Assets, Hooks, Object Cache

Choose a tag to compare

@andrewbakercloudscale andrewbakercloudscale released this 05 Apr 09:31
· 494 commits to main since this release

What's new in CS Monitor

Assets tab

All enqueued JS and CSS files loaded on the current page, attributed to the plugin, theme, or wp-core that registered them. Filter by type (JS/CSS), plugin, or search by handle/path.

Hooks tab

Top 50 WordPress action/filter hooks by cumulative execution time. Sortable by count, total time, or max single fire. Search filter for quick lookup.

Summary enhancements

  • Object cache card — hit rate %, total hits/misses, persistent cache detection (Redis/Memcache)
  • Slowest Hooks bar chart — top 8 hooks by total time
  • Assets card — JS + CSS count at a glance