core-command
core-command copied to clipboard
Downloads, installs, updates, and manages a WordPress installation.
I'm having trouble because `wp core install` forcibly upgrades the WordPress version. Is it necessary to upgrade WordPress in the command? I want to remove the upgrade process if not...
## Bug Report _wp core download --locale=xx_XX_ crash when lastest WP version is not in the desired locale _wp core download && wp language core install fr_FR --activate_ is broken...
I found issue with `core install` and `user update`, both command give different result when using same password. So, the password is `aTeeest'AM@1$987` Then i install WordPress using command ```...
Hello! I've been trying something but doesn't work fine. I have a WordPress MultiNetwork installed (for a client) and I've been trying to do this command wp core update-db like...
## Bug Report - [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). - [x] Yes, more specifically, I reviewed the guidelines on [how to write clear bug reports](https://make.wordpress.org/cli/handbook/bug-reports/). **Describe the current,...
## Feature Request - [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). **Describe your use case and the problem you are facing** Currently there is no way to delete old core...
The Mustache template file required by this repository ( `versions.mustache` ) is still located in the `wp-cli/wp-cli` repository. This is an oversight from https://github.com/wp-cli/wp-cli/pull/3728. It should be moved over to...
## Feature Request - [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). **Describe your use case and the problem you are facing** `wp theme update` and `wp plugin` update support the...
## Bug Report - [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). - [x] Yes, more specifically, I reviewed the guidelines on [how to write clear bug reports](https://make.wordpress.org/cli/handbook/bug-reports/). **Describe the current,...
**Summary** Installing WP via `wp core install` creates rewrite rules with `index.php` as prefix, which then causes the `.htaccess` file never to be written, even not by `wp rewrite flush...