wordpress_create_child_theme
wordpress_create_child_themeCreate a child theme by specifying the parent theme and child name. This allows safe customization of WordPress themes without losing changes on updates.
Instructions
Create a child theme from a parent theme
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parentTheme | Yes | ||
| childName | Yes |