Profiling an intermediate hook is sometimes empty
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- php
- Domain
- cli, performance
Research direction
Start by reproducing wp profile hook plugins_loaded:before in an affected environment and inspect how the callback registered with register_tick_function() is invoked. Trace why the callback fires only once and verify that intermediate-hook profiling produces results consistently across the environments described in the issue.
Written by the indexing model from the issue text.
Description
When profiling an intermediate hook (e.g. wp profile hook plugins_loaded:before), some environments don't log any results:

In debugging this initial report, the callback hooked into register_tick_function() is only fired once.
- Dominant language
- PHP
- Stars
- 294
- Forks
- 29
- Avg merge
- 48m
- Merged PRs (30d)
- 2
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from wp-cli/profile-command
-
command:profile
wp-cli/profile-command#129 · 3 comments · 2 reactions · 1 assignee ·
-
command:profile
wp-cli/profile-command#41 · 1 comment · 6 reactions · 2 assignees ·
-
command:profile
wp-cli/profile-command#39 · 5 comments · 1 reaction · 2 assignees ·
All issues in wp-cli/profile-command
Similar issues
-
jira-created
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 1/5 Under an hour Newbie friendliness 70/100
nunomaduro/phpinsights#745 ·
-
status/awaiting_triage
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
WordPress/plugin-check#1486 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
az-digital/az_quickstart#6019 ·