mirror of
https://fast.feibisi.com/https://github.com/wp-cli/scaffold-command.git
synced 2025-10-04 17:01:28 +08:00
more readme modifications
This commit is contained in:
parent
ef98c07d4d
commit
7aae1f8b6f
1 changed files with 4 additions and 3 deletions
|
@ -15,7 +15,7 @@ Installing
|
|||
Usage
|
||||
-----
|
||||
|
||||
In your terminal, go into the wp root folder.
|
||||
In your terminal, go into the WordPress root folder.
|
||||
|
||||
Typing the following command: `wp help`, will show you an output similar to this:
|
||||
|
||||
|
@ -32,7 +32,8 @@ Example usage:
|
|||
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`.
|
||||
Let's for example try to install the hello dolly plugin from wordpress.org: `wp plugin install hello-dolly`.
|
||||
|
||||
Output:
|
||||
|
||||
```
|
||||
|
@ -115,7 +116,7 @@ Contributors
|
|||
------------
|
||||
|
||||
- Andreas Creten ([@andreascreten](http://twitter.com/andreascreten))
|
||||
- Silviu-Cristian Burcă ([@scribu](http://twitter.com/scribu))
|
||||
- Cristi Burcă ([@scribu](http://twitter.com/scribu))
|
||||
|
||||
Requirements
|
||||
------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue