We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
wp package
1 parent 5263b57 commit 1dd932bCopy full SHA for 1dd932b
1 file changed
commands/package/index.md
@@ -10,7 +10,14 @@ display_global_parameters: true
10
11
<hr />
12
13
+WP-CLI packages are community-maintained projects built on WP-CLI. They can
14
+contain WP-CLI commands, but they can also just extend WP-CLI in some way.
15
16
+Installable packages are listed in the
17
+[Package Index](http://wp-cli.org/package-index/).
18
+
19
+Learn how to create your own command from the
20
+[Commands Cookbook](http://wp-cli.org/docs/commands-cookbook/)
21
22
23
0 commit comments