Debug Bar Slow Actions

Debug Bar Slow Actions Install Statistics

53
255.88%
Today: 87 Yesterday: 34 All-time: 63,922 downloads
Debug Bar Slow Actions Icon

Try plugin: Debug Bar Slow Actions

We'll create fresh WordPress site with Debug Bar Slow Actions installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Debug Bar Slow Actions

Easily find out which actions and filters are the slowest during a page load.

14


0


0


1


0

updated: 6 years ago
since: 10 years ago

Description

This plugin lists the top 100 slowest actions and filters during a page request in WordPress. It helps you figure out performance bottlenecks in themes and plugins.

Requires Debug Bar.

Current limitations:

  • Does not time nested actions and filters due to a core bug
  • Does not time actions and filters before plugins_loaded or muplugins_loaded if placed in mu-plugins
  • Does not time actions and callbacks after wp_footer at priority 1000