mirror of
https://fast.feibisi.com/https://github.com/wp-cli/scaffold-command.git
synced 2025-10-04 17:01:28 +08:00
Edited README.md via GitHub
This commit is contained in:
parent
6411249822
commit
751215a7e7
1 changed files with 2 additions and 1 deletions
|
@ -40,7 +40,7 @@ Example usage:
|
|||
wp theme [list|details|activate|help] ...
|
||||
```
|
||||
|
||||
So this tells us which commandsa are installed: eg. google-sitemap, core, home, ...
|
||||
So this tells us which commands are installed: eg. google-sitemap, core, home, ...
|
||||
Between brackets you can see their sub commands.
|
||||
|
||||
Let's for example try to install the hello dolly plugin from Wordpress: `./wp plugins install hello-dolly`.
|
||||
|
@ -118,6 +118,7 @@ Todo
|
|||
----
|
||||
|
||||
Commands to be written:
|
||||
|
||||
- User management
|
||||
- Post management (not sure yet if we really need this)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue