2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 17 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix `--skip-themes` for WordPress 6.4 (#5840) More... 8 months ago
Update phpcs.xml for new WPCS release (#5836) More... 8 months ago
Merge pull request #5830 from wp-cli/fix/alias-path-requests-autoloader More... 8 months ago
Import `WP_CLI\Utils` More... 9 months ago
Merge branch 'main' into fix/alias-path-requests-autoloader More... 9 months ago
Merge pull request #5834 from wp-cli/fix/wpcs-3.0-issues More... 9 months ago
Fix remaining PHPCS issues More... 9 months ago
Bump wp-cli-tests to v4.0.1+ More... 9 months ago
Fix all autofixable CS issues More... 9 months ago
Update to wp-cli-tests v4 (which requires WPCS v3) More... 9 months ago
Merge pull request #5805 from Mike-Hermans/alias-add-proxyjump-support More... 9 months ago
Needs `try` instead of `run` too More... 9 months ago
Inspect STDERR, not STDOUT More... 9 months ago
Respect alias `--path=` in `IncludeRequestsAutoloader` More... 9 months ago
Update type hint of $callable parameter in add_command() method (#5828) More... 9 months ago
Display a custom error message when `themes/functions.php` fatals (#5817) More... 9 months ago
Require PHP 7.0 for tests installing WP via Composer (#5825) More... 9 months ago
Merge pull request #5824 from wp-cli/fix-gb-test More... 9 months ago
Require PHP 7+ for installing Gutenberg More... 9 months ago
Run test only on PHP 7.0+ (#5823) More... 9 months ago
Revert "fix: escape shell command in wp-cli update function (#5818)" (#5822) More... 10 months ago
fix: escape shell command in wp-cli update function (#5818) More... 10 months ago
Merge pull request #5807 from Soean/5806 More... 11 months ago
Fix PHP 8.1 deprecation: Return type More... 11 months ago
Update tests to work with escaped shell args More... 11 months ago
Escape shell args for proxyjump and key More... 11 months ago
Add support for the proxyjump key More... 11 months ago
Update Formatter\show_table to use Runner->in_color rather than shouldColorize Colors::shouldColorize's output defaults to the terminal's preference if no colorized output has yet been produced. We should use the runner's preference here. More... 11 months ago
Merge pull request #5802 from wp-cli/improve/update-homepage-release More... 11 months ago
Mention updating the homepage in the release process More... 11 months ago