Automattic / Automattic/Debug-Bar-Hook-Explorer

Auto-suggest hook names based on $wp_filter keys

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
PHP
Stars
21
Forks
3
PR merge metrics
No merged PRs in 30d

Description

To give a user some idea of what hooks they can look up, auto-suggest hook names based on $wp_filter keys. We should be able to print these as JSON in the footer.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the code that reads WordPress's $wp_filter keys and renders the footer. Check how the footer currently emits data as JSON, then define completion as hook names being auto-suggested from those keys and available to users in the footer output.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
devtools
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.