diff --git a/inc/class-profiler.php b/inc/class-profiler.php index 91f79ad..f643a83 100644 --- a/inc/class-profiler.php +++ b/inc/class-profiler.php @@ -322,6 +322,7 @@ class Profiler { } if ( 'runcommand\Profile\Profiler->wp_tick_profile_begin()' === $callback ) { + $this->tick_callback = null; return; }