wp theme update <theme>
Updates one or more themes
Arguments
Name | Description |
---|
theme | One or more themes to update |
Options
Name | Description |
---|
--all | If set, all themes that have updates will be updated |
--exclude <theme-names> | Comma separated list of theme names that should be excluded from updating |
--format <format> | Render output in a particular format |
--version <version> | If set, the theme will be updated to the specified version |
--dry-run | Preview which themes would be updated |
--insecure | Retry downloads without certificate validation if TLS handshake fails. Note: This makes the request vulnerable to a MITM attack |