Commits
User selector
Commit History
Commits on Jun 12, 2026
Add `ssh_config` alias property to pass custom SSH config file via `-F` (#6334)
Show description for dbc0753andauthored
Commits on Jun 10, 2026
Add OSC 8 hyperlink rendering to `wp help` description links with footnote fallback (#6332)
Show description for 8b862b7authored
Commits on May 27, 2026
Commits on May 26, 2026
Make Formatter extensible with custom format handlers for multi-item and single-value outputs (#6238)
Show description for 0de3b7dauthored
Commits on May 25, 2026
Commits on May 19, 2026
Commits on May 14, 2026
Commits on Apr 29, 2026
Fix rerunning command with --skip-plugins after fatal plugin/theme error (#6313)
Show description for 28467f5authored
Commits on Apr 28, 2026
Commits on Apr 27, 2026
Misc docblock improvements (#6306)
Show description for 4bcff03andauthored
Commits on Apr 17, 2026
Improve file cache key validation (#6303)
Show description for abcfe29andauthored
Commits on Apr 15, 2026
Improve help screens: show disabled commands with reason and add --full recursive help (#6287)
Show description for 53134e3andauthored
Commits on Apr 14, 2026
Fix parse_str_to_argv failing to strip quotes from single-character argument values (#6301)
Show description for 5f9d505andauthored
Commits on Apr 8, 2026
Fix packages dir & man page regressions (#6296)
Show description for 626c666andauthoredFix PowerShell command substitution argument parsing (#6227)
Show description for 46c31b0andauthored
Commits on Apr 2, 2026
Add `--field=<field>` option to `wp cli alias get` (#6293)
Show description for 05bf613andauthored
Commits on Apr 1, 2026
Commits on Mar 27, 2026
Include error backtrace in fatal error handler message (#6291)
Show description for 71de10fandauthored
Commits on Mar 26, 2026
Commits on Mar 25, 2026
Commits on Mar 23, 2026
Add utility function get size string from bytes (#6005)
Show description for f670c85authored
Commits on Mar 21, 2026
Check assume-https before unsetting global (#6285)
Show description for d6f6e56authored
Commits on Mar 20, 2026
Fix HTTP URLs converted to HTTPS in core install (#6229)
Show description for b7710e1andauthoredEnhance sudo -i call example with quoting caveat for empty/multi-word parameters (#6283)
Show description for 497c6eaauthoredAdd --assume-https flag to fix URL scheme issues for all WordPress URL functions (#6228)
Show description for 67985d2authoredRefactor path-related helper functions into a `WP_CLI\Path` class (#6282)
Show description for c5b1921authored
Commits on Mar 17, 2026
- authored
Fix autoloader priority to prevent loading old framework classes from packages (#6243)
Show description for 48a7475andauthoredFix STDIN not being passed to all aliases in an alias group (#6278)
Show description for c527244authored- authored
- committed
Commits on Mar 16, 2026
Fix: Resolve admin user dynamically instead of hardcoding user ID 1 (#6270)
Show description for d5bbbfcauthored- authored