Commands

All available commands for the Wonderpress CLI

Below is a listing of all currently available Wonderpress CLI commands with links to documentation on usage.

CommandDescription
wonderpress initInitializes a new or existing Wonderpress Development Environment.
wonderpress lintLints the current active WordPress theme against the Wonderpress Coding Standards.
wonderpress partialCreate a Wonderpress “partial” (both a PHP class and an accompanying view template) within the active Wonderpress-friendly theme.
wonderpress readmeStarts a wizard to aid in the creation of a new README file.
wonderpress templateCreate a boilerplate WordPress custom page template.
wonderpress serverStarts a web server to run WordPress locally.
wonderpress versionGet the current Wonderpress CLI version.