OSDN Git Service

allow passing multiple items to 'wp plugin update' and 'wp theme update'
authorscribu <mail@scribu.net>
Thu, 22 Aug 2013 18:05:06 +0000 (21:05 +0300)
committerscribu <mail@scribu.net>
Thu, 22 Aug 2013 18:06:32 +0000 (21:06 +0300)
commitbf51257311cb506a9cd0e52f8a4073e824a3c158
treea0824866f67693c32e3686540b8776768f31ff76
parent5ff289bc4d166d6973b8430268444b951cd447e1
allow passing multiple items to 'wp plugin update' and 'wp theme update'

also, bring back `wp plugin update --all` and `wp theme update --all`
php/WP_CLI/CommandWithUpgrade.php
php/WP_CLI/Runner.php
php/commands/plugin.php
php/commands/theme.php