D
Child Theme Configurator Content

Display action and filter hooks, program files and

Display action and filter hooks, program files and backtrace information inline for the current page.

What it does

Display action and filter hooks, program files and backtrace information inline for the current page. It is one of the abilities the Child Theme Configurator plugin exposes, so an AI agent connected to your site can run it for you.

Input schema

FieldTypeRequiredDescription
input string Required What you want this ability to do, in plain language.

Output schema

FieldTypeDescription
result string The result produced by the ability.

Permissions

The agent's WordPress user needs these capabilities. Grant only what's listed here, never a full admin account.

πŸ”’ edit_pages

How an agent calls it

Agents call this ability by name and pass the inputs it needs. A call looks roughly like this:

child-theme-configurator.display-action-and-filter-hooks-program-
{
  "ability": "child-theme-configurator.display-action-and-filter-hooks-program-",
  "args": { "input": ... }
}

The agent runs the ability, then hands the result back for you to review before anything is published.

Keep exploring

More Child Theme Configurator abilities

All Child Theme Configurator abilities β†’
U
Update themes without losing customizations
Child Theme Configurator
Update themes without losing customizations
C
Customize @media queries for responsive design
Child Theme Configurator
Customize @media queries for responsive design
A
Add fallback styles (multiple values per property)
Child Theme Configurator
Add fallback styles (multiple values per property)
E
Export child themes as Zip Archive
Child Theme Configurator
Export child themes as Zip Archive
E
Export Child Theme as Zip Archive
Child Theme Configurator
Export Child Theme as Zip Archive