mirror of
https://hk.gh-proxy.com/https://github.com/wp-cli/profile-command.git
synced 2025-08-21 06:39:01 +08:00
Increment hook counter when timer starts
This commit is contained in:
parent
4365551db2
commit
664512ac8b
2 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,6 @@ class Command {
|
|||
global $wpdb, $wp_filter;
|
||||
|
||||
foreach( Logger::$active_loggers as $logger ) {
|
||||
$logger->hook_count++;
|
||||
$logger->start_hook_timer();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue