Commits
User selector
Commit History
Commits on Mar 10, 2017
Revert "Remove WP-CLI files unrelated to `wp package *`"
Show description for 68f685acommitted- committed
Commits on Jul 1, 2016
Update cli settings to include new files from WP 4.6 beta.
Show description for ebc763ecommitted
Commits on Jun 17, 2016
- committed
Rename filters to match what's in core
Show description for 23f7c7ccommitted
Commits on Jun 16, 2016
Restore `defined( 'WP_INSTALLING' )` check in legacy wp-settings-cli.php
Show description for 5d44381committedMerge pull request #3022 from wp-cli/2278-not-installed
Show description for 80c177fauthoredEnsure the nocache_headers filter runs pre WP 4.0
Show description for fc1a5cbcommittedMerge pull request #3024 from wp-cli/2278-wp-debug-dead-db
Show description for 9e30e6fauthoredMerge pull request #3021 from wp-cli/2278-apc-check
Show description for 9000f9aauthored
Commits on Jun 15, 2016
Restore `wp_debug_mode()` call in `wp-settings-cli.php`
Show description for fe26b2fcommittedAbuse the `nocache_headers` filter to run our `Utils\wp_not_installed()`
Show description for dcea31fcommittedMove the APC cache check to `muplugins_loaded`
Show description for c8ee4c0committedRestore `advanced-cache.php` to `wp-settings-cli.php`
Show description for 13208dfcommitted- committed
- committed
Commits on Jun 4, 2016
- committed
- committed
- committed
- committed
Commits on Jun 3, 2016
Hook wp_die handler in \WP_CLI\Runner instead of wp-settings-cli.php
Show description for d840212committedMerge pull request #2946 from wp-cli/2278-skip-plugins-filter
Show description for 19cdea0committed- committed
- committed
Load plugin.php earlier in wp-settings-cli.php for 4.6 compat.
Show description for a2c86d9committed
Commits on Jun 2, 2016
Load wp-includes/vars.php in wp-settings-cli.php
Show description for 1eea291committedMove `--skip-plugins` feature to a filter, instead of wp-settings hack
Show description for fa98ca6committedMove `--skip-themes` feature to a filter, instead of wp-settings hack
Show description for c68b91ecommitted
Commits on May 26, 2016
Commits on May 16, 2016
Commits on Feb 18, 2016
Add compatibility with WP 4.5 by loading `WP_Metadata_Lazyloader`
Show description for e00ce0fcommitted
Commits on Dec 10, 2015
Explicitly globalize `$wp_locale_package`
Show description for 8fda3f6committed
Commits on Dec 9, 2015
Load `utils-wp.php` right before `wp-settings-cli.php` is called
Show description for e2e234fcommitted
Commits on Dec 7, 2015
Commits on Nov 20, 2015
Include more files in `wp-settings-cli.php` in prep for WP 4.4
Show description for a3f54a2committed