Name |
Description |
CommandWithMeta |
Base class for WP-CLI commands that deal with metadata |
CommandWithTerms |
Base class for WP-CLI commands that deal with terms |
CommandWithTranslation |
Base class for WP-CLI commands that deal with translations |
CommandWithUpgrade |
|
Completions |
|
Configurator |
|
CoreUpgrader |
A Core Upgrader class that caches the download, and uses cached if available |
DocParser |
Parse command attributes from its PHPdoc. |
Extractor |
Extract a provided archive file. |
Formatter |
|
LanguagePackUpgrader |
A Language Pack Upgrader class that caches the download, and uses cached if available |
PackageManagerEventSubscriber |
A Composer Event subscriber so we can keep track of what's happening inside Composer |
REPL |
|
Runner |
Performs the execution of a command. |
UpgraderSkin |
A Upgrader Skin for WordPress that only generates plain-text |