Skip to content

Commit cae2dcf

Browse files
committed
mention the list of community commands
1 parent 3249e2d commit cae2dcf

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,10 +139,9 @@ wp theme status
139139

140140
<h2>Adding commands</h2>
141141

142-
Adding commands to wp-cli is very easy. You can even add them from within your own plugin.
143-
You can find more information about adding commands in the [Commands Cookbook](https://github.com/wp-cli/wp-cli/wiki/Commands-Cookbook) on our Wiki.
142+
Adding commands to WP-CLI is as easy as creating a PHP class. See the [Commands Cookbook](https://github.com/wp-cli/wp-cli/wiki/Commands-Cookbook) for more info.
144143

145-
**Please share the commands you make, issue a pull request to get them included in wp-cli by default.**
144+
Please share the commands you make by adding them to the [List of community commands](https://github.com/wp-cli/wp-cli/wiki/List-of-community-commands).
146145

147146
<h3>Contributors</h3>
148147

0 commit comments

Comments
 (0)