ideas
ideas copied to clipboard
💡 Ideas and feature requests are collected here
As an administrator of WordPress sites, it would be helpful if I could manage the state of WordPress with WP-CLI. On a high level, this command would need 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** When you mistype a command, a suggestion is found...
When developing plugins and releasing new versions, I need to increment the version in three locations: * the plugin file header * defined as a const in the plugin file...
**Describe your use case and the problem you are facing** As discussed during the WP-CLI office hours chat today ([discussion starts here](https://wordpress.slack.com/archives/C02RP4T41/p1613578423233600)), several people expressed interest in a command that...
## 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** GitHub Actions is a very popular choice for CI...
## 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** A lot of _modern_ tooling (especially in Laravel space)...
## Feature Request **Describe your use case and the problem you are facing** When checking that no files have been corrupted using `wp plugin verify-checksum --all` it would be really...
**Describe your use case and the problem you are facing** Most of the time I need to centralize all the project dependencies into the composer.json file, wp-cli.phar executable too !...
Today I was cleaning up a hosting account for a freelance client by backing up and deleting sites that they no longer use. My typical process for this is to...
WordPress is facing big issues with the rapidly approaching *[General Data Protection Regulation](https://en.wikipedia.org/wiki/General_Data_Protection_Regulation)* that will take effect starting from May 25th 2018. There's a lot we could do using WP-CLI...