wp theme enable <theme>
Enables a theme on a WordPress multisite install
Arguments
Name | Description |
---|---|
theme | The theme to enable |
Options
Name | Description |
---|---|
--network | If set, the theme is enabled for the entire network |
--activate | If set, the theme is activated for the current site. Note that the “network” flag has no influence on this |