Releases: wp-cli/extension-command
Releases · wp-cli/extension-command
Version 1.2.2
Version 1.2.1
- Fix mustache files paths [#109]
Version 1.2.0
Version 1.1.10
Version 1.1.9
theme enable
&theme disable
:- Don't check
STDERR
now thatoption get
returns error string [#76]
- Don't check
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]
- Check presence of optional
Version 1.1.8
Version 1.1.7
Version 1.1.6
plugin status
:- Colorizes and adds a legend to listed drop-ins to fix PHP errors [#62].
Version 1.1.5
- Uses a custom drop-in plugin for testing [#58].