OSDN Git Service

wp plugin get: remove unreliable 'update' field
authorscribu <mail@scribu.net>
Sun, 19 Jan 2014 17:22:47 +0000 (19:22 +0200)
committerscribu <mail@scribu.net>
Sun, 19 Jan 2014 17:22:50 +0000 (19:22 +0200)
commit12481f91c30753c8a300004ff9b6b55ef6ed350a
tree93c171103495f5c46a80a5b457ac3908c1dc9dc7
parentf7f251a03cde4823780582c52c248f8dcb92e443
wp plugin get: remove unreliable 'update' field

we'd have to call wp_update_plugins() on each run, like we do for `wp
plugin status`

also, `wp theme get` doesn't have it
php/commands/plugin.php