Wp theme (WP-CLI)

Uit De Vliegende Brigade
Naar navigatie springen Naar zoeken springen

wp theme manages themes, including installs, activations, and updates.

Subcommando's:

wp theme activate   Activate a theme.
wp theme delete   Delete a theme.
wp theme disable  Disable a theme on a WordPress multisite install.
wp theme enable   Enable a theme on a WordPress multisite install.
wp theme get    Get details about a theme.
wp theme install  Install a theme.
wp theme is-installed   Check if the theme is installed.
wp theme list     Get a list of themes.
wp theme mod    Manage theme mods.
wp theme path     Get the path to a theme or to the theme directory.
wp theme search   Search the WordPress.org theme directory.
wp theme status   See the status of one or all themes.
wp theme update   Update one or more themes.