mirror of
https://ghproxy.net/https://github.com/jonbp/wp-cli-sync.git
synced 2025-10-04 04:26:17 +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
|
A WP-CLI command for syncing a live site to a development environment
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
* A [bedrock](https://github.com/roots/bedrock) based WordPress project
|
* A [bedrock](https://github.com/roots/bedrock) based WordPress project
|
||||||
|
@ -34,4 +36,4 @@ DEV_ACTIVATED_PLUGINS=""
|
||||||
DEV_DEACTIVATED_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