U
Child Theme Configurator Content

Update themes without losing customizations

Update themes without losing customizations

What it does

Update themes without losing customizations 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_posts

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.update-themes-without-losing-customizati
{
  "ability": "child-theme-configurator.update-themes-without-losing-customizati",
  "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 β†’
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
D
Display action and filter hooks, program files and
Child Theme Configurator
Display action and filter hooks, program files and backtrace information inline for the current page.
E
Export Child Theme as Zip Archive
Child Theme Configurator
Export Child Theme as Zip Archive