Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / wp-cli/core-command issues and pull requests
#166 - Change `CoreUpgrader::download_package` signature
Pull Request -
State: closed - Opened by wojsmol over 4 years ago
- 3 comments
Labels: command:core-update
#165 - Removing single point of failure from download function while looking for existing wordpress installation
Pull Request -
State: closed - Opened by anirudhdggl over 4 years ago
- 5 comments
#164 - wp core download unable to find if wordpress installation already exists in case of missing wp-load.php
Issue -
State: closed - Opened by anirudhdggl over 4 years ago
- 5 comments
Labels: good-first-issue, command:core-is-installed, command:core
#163 - Update composer/semver requirement from ^1.4 || ^2.0 to ^3.0.0
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
#162 - Fix DB Upgrade tests for PHP 7.4
Pull Request -
State: closed - Opened by schlessera over 4 years ago
Labels: scope:testing
#161 - `wp core install` forcefully upgrades WordPress version
Issue -
State: open - Opened by takaya1992 over 4 years ago
- 3 comments
Labels: state:unconfirmed, command:core-install
#160 - wp core version --extra option result in Error: Couldn't find versions.mustache
Issue -
State: closed - Opened by evantill over 4 years ago
- 14 comments
Labels: state:unconfirmed
#159 - Bump PHPCS compatibility tests to new PHP 5.6+ minimum
Pull Request -
State: closed - Opened by janw-me over 4 years ago
Labels: scope:testing
#158 - wp core reinstall
Issue -
State: closed - Opened by paulschreiber over 4 years ago
- 2 comments
#157 - Inconsistent "minor" flag as compared to wp plugin update
Issue -
State: closed - Opened by kkmuffme over 4 years ago
- 4 comments
Labels: state:unconfirmed, command:core-update, command:core
#156 - Remove only themes/plugins folders from archive.
Pull Request -
State: closed - Opened by ghost over 4 years ago
- 5 comments
#155 - wp-cli core download add retry flag
Issue -
State: open - Opened by centminmod over 4 years ago
- 2 comments
Labels: good-first-issue, command:core-download, command:core, contributor-day
#154 - Support for forcing an update check
Issue -
State: closed - Opened by sanbec over 4 years ago
- 1 comment
Labels: good-first-issue, command:core-check-update, contributor-day
#153 - Add a command option for forcing WP install without PHP module dependency checks
Issue -
State: closed - Opened by inspiredearth over 4 years ago
- 3 comments
Labels: command:core-install
#152 - Bash example for `wp core is-installed` is not quite right
Issue -
State: closed - Opened by lilole almost 5 years ago
- 3 comments
#151 - Update composer/semver requirement from ^1.4 to ^2.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 5 years ago
- 1 comment
#150 - Bump Travis CI OS from `trusty` to `xenial`
Pull Request -
State: closed - Opened by schlessera almost 5 years ago
Labels: scope:testing
#149 - Enforce PHP 7.4 compatibility in Travis CI
Pull Request -
State: closed - Opened by schlessera almost 5 years ago
Labels: scope:testing
#148 - Fix Travis CI `sudo` warning
Pull Request -
State: closed - Opened by schlessera almost 5 years ago
#147 - --skip-content option should download WP without the default themes and plugins
Issue -
State: closed - Opened by Awea almost 5 years ago
- 1 comment
#146 - core download --skip-plugins --skip-themes installs themes and plugins
Issue -
State: closed - Opened by mark-stopka almost 5 years ago
- 2 comments
#145 - Remove command substitution from is-installed
Pull Request -
State: closed - Opened by uplime almost 5 years ago
- 1 comment
Labels: scope:documentation
#144 - Updating the example in core-is-installed
Issue -
State: closed - Opened by uplime almost 5 years ago
- 4 comments
Labels: bug, scope:documentation
#142 - `wp core version --extra` misreports multisite site db version
Issue -
State: open - Opened by ntwb about 5 years ago
- 4 comments
Labels: bug, command:core-version, contributor-day
#141 - Way to delete old core files after core update
Issue -
State: open - Opened by wojsmol about 5 years ago
- 6 comments
Labels: bug, command:core-update
#140 - Lock framework to v2.4.0+
Pull Request -
State: closed - Opened by schlessera about 5 years ago
#139 - Add preliminary PHP 7.4 testing
Pull Request -
State: closed - Opened by schlessera about 5 years ago
#138 - Error during core update
Issue -
State: closed - Opened by catchmyfame over 5 years ago
- 3 comments
Labels: state:unconfirmed
#137 - `composer phpcs` isn't reporting errors
Issue -
State: closed - Opened by nylen over 5 years ago
- 1 comment
Labels: state:unconfirmed
#135 - Support `wp core download https://somesite/build.zip`
Pull Request -
State: closed - Opened by nylen over 5 years ago
- 4 comments
Labels: command:core-download
#133 - Add locale parameter
Pull Request -
State: closed - Opened by 2ndkauboy over 5 years ago
- 4 comments
Labels: command:core-install
#131 - Support `wp core download https://somesite/build.zip`
Issue -
State: closed - Opened by nylen over 5 years ago
#130 - local es_MX not found
Issue -
State: closed - Opened by pulketo over 5 years ago
- 2 comments
Labels: state:unconfirmed, command:core-download
#124 - "Some of your translations need updating" message and HTML output on the CLI
Issue -
State: closed - Opened by johnbillion over 5 years ago
- 3 comments
#116 - The URL is set incorrectly after installation in Windows
Issue -
State: closed - Opened by man4toman almost 6 years ago
#109 - Add `core release` command
Pull Request -
State: closed - Opened by schlessera almost 6 years ago
- 8 comments
#108 - Add `core release` command(s) to fetch available releases through the .org API
Issue -
State: open - Opened by schlessera almost 6 years ago
- 12 comments
Labels: command:core
#104 - Add language/locale parameter to "wp core install" command
Issue -
State: closed - Opened by j-falk about 6 years ago
- 1 comment
Labels: command:core-install
#72 - Bring template file over from `wp-cli/wp-cli`
Issue -
State: open - Opened by schlessera over 6 years ago
Labels: good-first-issue, command:core-version
#68 - Inconsistent (or missing) processing of --path on "core (multisite-)install"
Issue -
State: closed - Opened by jscheytt almost 7 years ago
- 5 comments
Labels: state:unconfirmed
#18 - Use --skip-config to avoid addition of multisite constants to wp-config.php file.
Pull Request -
State: closed - Opened by Sidsector9 over 7 years ago
- 5 comments
Labels: command:core-multisite-install, command:core-multisite-convert, command:core
#17 - Introduce --version=beta argument for updating to latest WordPress beta
Issue -
State: open - Opened by johnbillion over 7 years ago
- 13 comments
Labels: command:core-update, command:core