Releases: wp-cli/extension-command
Releases · wp-cli/extension-command
Version 1.2.0
20 Jul 07:12
Compare
Sorry, something went wrong.
No results found
Add --all flag for plugin uninstall command [#84 ]
Introduce wp theme mod list [#100 ]
Replace retired themes used in tests with new ones [#105 ]
Version 1.1.10
02 Mar 15:08
Compare
Sorry, something went wrong.
No results found
plugin uninstall:
Refresh README, test suite [#89 ]
Adjust tests for external package change and trunk switching to info/1.2 api [#85 ]
Version 1.1.9
30 Jan 11:21
Compare
Sorry, something went wrong.
No results found
theme enable & theme disable:
Don't check STDERR now that option get returns error string [#76 ]
plugin search:
Add missing fields to plugin search subcommand docblock [#77 ]
plugin install:
For Github archive URLs use the Github project name as the plugin directory [#80 ]
plugin update|activate|deactivate & theme update:
Check presence of optional $args in conjunction with --all option [#83 ]
Version 1.1.8
18 Dec 19:48
Compare
Sorry, something went wrong.
No results found
Documentation, test suite, and repository improvements [#69 , #70 , #71 , #72 ].
Version 1.1.7
21 Nov 13:34
Compare
Sorry, something went wrong.
No results found
Updates scaffolded tests to enable error reporting [#65 ].
Updates scaffolded README and GitHub configuration [#66 ].
Version 1.1.6
10 Nov 22:53
Compare
Sorry, something went wrong.
No results found
plugin status:
Colorizes and adds a legend to listed drop-ins to fix PHP errors [#62 ].
Version 1.1.5
13 Oct 12:59
Compare
Sorry, something went wrong.
No results found
Uses a custom drop-in plugin for testing [#58 ].
Version 1.1.4
12 Oct 23:30
Compare
Sorry, something went wrong.
No results found
plugin list:
Includes dropins like object-cache.php when listing installed plugins [#55 ].
plugin search:
Only displays pagination message when --format=table [#56 ].
Version 1.1.3
30 Sep 00:01
Compare
Sorry, something went wrong.
No results found
plugin list:
Wraps all uses of get_plugins() with the all_plugins filter [#31 ].
plugin install:
Skips rename ZIPs coming from a GitHub archive release/tag [#45 ].
Improves top-level command descriptions [#38 , #39 ].
Updates package tests to latest [#44 , #51 ].
Version 1.1.2
05 Aug 22:37
Compare
Sorry, something went wrong.
No results found
Uses structured argument definition for --format=<format> [#22 ].
Updates package with latest scaffolded components [#27 ].
Uses dist: precise for PHP 5.3, dist: trusty for everything else [#28 ].