Deploy WordPress Theme
hosting_deploy_wp_themeDeploy a custom WordPress theme by uploading files from a directory or archive, with optional activation.
Instructions
Deploy a custom WordPress theme from a directory/archive. Uploads theme files and optionally activates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activate | No | Activate theme after install (default: false) | |
| software | Yes | WordPress software identifier | |
| username | Yes | Hosting account username | |
| theme_slug | Yes | Theme slug/directory name | |
| archive_path | Yes | Path to theme archive on server |