0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Feb 10, 2025 — Feb 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
move help text to doc dir for internal commands More... almost 14 years ago
rename addCommand() to add_command() More... almost 14 years ago
rename errorToString() to error_to_string() More... almost 14 years ago
add underscores to command class names More... almost 14 years ago
add wp core config example. see #65 More... almost 14 years ago
add db prefix to parameter names. see #65 More... almost 14 years ago
replace contributor impact link with contributor guide link (since the contributors page shows activity too now) More... almost 14 years ago
Merge pull request #101 from wp-cli/license More... almost 14 years ago
update copyright notice More... almost 14 years ago
don't validate WP core version. Just let curl handle it. closes #92 More... almost 14 years ago
fix silent curl handling and --version parameter More... almost 14 years ago
minor cleanup. see #92 More... almost 14 years ago
Merge pull request #95 from johnpbloch/master More... almost 14 years ago
Allow silent downloads with curl. More... almost 14 years ago
added --version parameter to install specific versions of core and plugins More... almost 14 years ago
0.5.0 changelog More... almost 14 years ago
update channel URL in readme More... almost 14 years ago
Updated reference to the repo to link to the newly created organisation More... almost 14 years ago
add unfortunately named WP_CLI_Command_With_Upgrade class and make plugin and theme commands inherit from it More... almost 14 years ago
move core download and core config to core.php More... almost 14 years ago
rename set_url() to set_url_params() More... almost 14 years ago
Merge pull request #82 from getsource/master More... almost 14 years ago
only ignore files generated by build-pear More... almost 14 years ago
remove redundant text in `wp core version` More... almost 14 years ago
Added requirements to the README More... about 14 years ago
changelog More... about 14 years ago
fix wp core update. closes #43 More... about 14 years ago
load upgrade.php before calling wp_install() More... about 14 years ago
move CLI_Upgrader_Skin to separate file; add get_upgrader() helper More... about 14 years ago
require upgrade.php only when doing the upgrade More... about 14 years ago