mirror of
https://ghproxy.net/https://github.com/jonbp/wp-cli-sync.git
synced 2025-10-04 02:35:05 +08:00
README -> Added Screenshot
This commit is contained in:
parent
940eb7e470
commit
f002eacfc6
1 changed files with 3 additions and 1 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
A WP-CLI command for syncing a live site to a development environment
|
||||
|
||||

|
||||
|
||||
## Requirements
|
||||
|
||||
* A [bedrock](https://github.com/roots/bedrock) based WordPress project
|
||||
|
@ -34,4 +36,4 @@ DEV_ACTIVATED_PLUGINS=""
|
|||
DEV_DEACTIVATED_PLUGINS=""
|
||||
```
|
||||
|
||||
3. Run `wp sync` from the project root.
|
||||
3. Run `wp sync` from the project root.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue