wp-cli/extension-command
Manages plugins and themes, including installs, activations, and updates.
PHPMIT
Issues
- 2
- 2
`plugin_deleted` hook is not firing in WordPress when `wp plugin uninstall` is called in wp cli
#437 opened by dkoston - 3
- 3
Uninstall with `--deactivate` flag
#312 opened by craigtommola - 3
- 2
New get_wporg_data code uses PHP 8+ feature
#431 opened by mrsdizzie - 1
Cache `wp plugin install` from GitHub
#363 opened by Luc45 - 4
- 7
Add wp theme cache command
#392 opened by spacedmonkey - 3
Subtheme installation fails after installing main theme, if subtheme was tried first, due to left-behind directory
#410 opened by mvl22 - 1
- 0
Replace user-switching plugin in failing tests
#387 opened by swissspidy - 5
Plugin Dependencies Support
#407 opened by Luc45 - 4
Feature: "plugin update" should identify plugins where the server response indicates automatic update
#367 opened by DavidAnderson684 - 1
PHP Fatal error: Uncaught TypeError: array_keys(): Argument #1 ($array) must be of type array, bool given (class-wp-upgrader.php:603)
#411 opened by drzraf - 2
- 6
- 2
- 7
- 5
Activation hooks are not run with --activate --force and already activated plugins
#390 opened by mrsdizzie - 2
Available Updates don't show up if wp plugin update --all previously failed due to permissions error.
#388 opened by dgrumbler - 3
- 4
Optional field for plugin author
#368 opened by bgoewert - 2
SQLite Compatibility
#377 opened by swissspidy - 1
- 4
- 10
Unable to install plugin "Invalid plugin slug"
#372 opened by ptahchiev - 1
- 0
Updating an activated installed plugin using a .zip file can leave the plugin deactivated after the update
#365 opened by rklrkl - 8
PCLZIP_ERR_BAD_FORMAT for 3rd party updates
#362 opened by jfacemyer - 1
Deprecated warnings when using PHP 8.2
#358 opened by laacz - 1
while installing its stuck at unpacking
#356 opened by mahi402 - 2
Referring to "local" for plugin install from zip file is wrong/misleading.
#359 opened by nextgenthemes - 10
- 7
- 1
- 1
wp plugin install: Accepts also path to full or partial database backup .sql (.zip)
#345 opened by porg - 1
wp plugin list: Gives table output but also throws PHP Warning regarding plugin "svg-support"
#346 opened by porg - 3
- 1
- 1
PHP error on rename after wp plugin update
#313 opened by flaggz - 1
- 2
"wp plugin update --all --exclude=[]" fails if exclude list has plugin name that isn't installed
#330 opened by embold-given - 1
- 3
- 1
wp theme delete --all Removes parent theme
#325 opened by najdanovicivan - 2
Updating any plugin always fails
#317 opened by jean-christophe-manciot - 1
taizstreet
#307 opened by RiyadhAsaameai - 1
`wp theme list` reports wrong version for parent theme
#309 opened by cpiber - 0
Fix: failing tests "Branch names should be removed from Github projects" on PHP 5.6
#301 opened by Nikschavan