Skip to content

Update paths list to match example docs.#4

Open
matt-h wants to merge 1 commit into
dimadin:masterfrom
matt-h:cli-paths
Open

Update paths list to match example docs.#4
matt-h wants to merge 1 commit into
dimadin:masterfrom
matt-h:cli-paths

Conversation

@matt-h
Copy link
Copy Markdown

@matt-h matt-h commented May 21, 2019

With the current code using the commands in the example the last parameter (active, inactive, queue) had no effect using WP-CLI 2.1.0.

This updates the arg checked so that these options work.

 *     # List paths that can be rewritten.
 *     $ wp commonwp paths list active
 *
 *     # List paths that are not rewritten.
 *     $ wp commonwp paths list inactive
 *
 *     # List paths that should be processed.
 *     $ wp commonwp paths list queue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant