summaryrefslogtreecommitdiff
path: root/plugins/wp-cli
AgeCommit message (Collapse)Author
2020-12-07feat(wp-cli): add aliases for DB management (#9469)Veesar
2020-10-05Revert "Remove redundant bashcompinit calls"Marc Cornellà
This reverts commit f776af2a1f5d5ced17bdeb00f7adb64ccfaa99a6. Fixes #9314
2020-09-30Remove redundant bashcompinit callsMarc Cornellà
Fixes #9246
2019-03-10fix typo (#7643)Rahil Wazir
Extra t in `wp theme updatet`
2018-08-07use https everywhere (#6574)Janosch Schwalm
* use https everywhere * use https links on the files that are left Also, removed some broken links and updated redirections.
2018-07-12wp-cli: fix README typo for wptu command (#6987)Arun Sathiya
2016-05-12This plugin also includes tab completionsmanu
Signed-off-by: Marc Cornellà <marc.cornella@live.com>
2015-11-17Update README.mdAhmad Awais
2015-11-16Removed Similar AliasesAhmad Awais
Two similar aliases which were causing issues.
2015-02-22Merge pull request #3497 from hsingh23/patch-1Robby Russell
Adds completions to wp-cli plugin
2015-01-15Adds completions to wp-cli pluginHarsh Singh
2015-01-12Fix Plugin commandsLuis Martins
2014-08-31add wp-cli plugin readmeJoshua Medeski
2014-07-31WP-CLI plugin initJosh Medeski