mirror of
https://fast.feibisi.com/https://github.com/wp-cli/scaffold-command.git
synced 2025-10-04 17:01:28 +08:00
0.5.0 changelog
This commit is contained in:
parent
5499c3d998
commit
63ca75ccbe
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -109,6 +109,17 @@ You can find more information about adding commands in the [Commands Cookbook](h
|
|||
Changelog
|
||||
---------------
|
||||
|
||||
**0.5**
|
||||
|
||||
- added `wp user`
|
||||
- added `wp core download`
|
||||
- added `wp core config`
|
||||
- added `wp plugin update --all`
|
||||
- added `wp theme update`
|
||||
- added `wp db import`
|
||||
- added `--url` `--path` and `--user` global parameters
|
||||
- various bugfixes
|
||||
|
||||
**0.4**
|
||||
|
||||
- added `wp eval` and `wp eval-file`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue