ideas
ideas copied to clipboard
π‘ Ideas and feature requests are collected here
I just stumbled upon https://twitter.com/johnbillion/status/1071563623280070656 again and was wondering what kind of WP-CLI commands we should add to make interaction with block-based blogs easier. For example: * List registered blocks...
## 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** Since WP CLI always initiates a new PHP CLI/WP...
## 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** Weβre using database sharding along with HyperDB and face...
Hi! Here's a proposal to add a new option to `wp plugin list` and `wp theme list`: `--force`. Why am I proposing this option? Because when I list plugins or...
## Feature Request - [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). ## Use Case and Problem Faced I'm currently using a series of commands to clean and reinstall WordPress, plugins...
Is it possible to add Tools > Site Health to the cli ?
It is be great to add ability to get, add, update and delete favicon for site. Ref: https://github.com/wp-cli/wp-cli/issues/3863#issuecomment-283336915
To give developers more visibility into their WP-CLI usage, it would be neat if they had an easy way to access command frequency. In fact, if we knew which commands...
On large sites with thousands of tags or other terms, it would be helpful to have `wp term prune` to delete terms with one or less published posts.
To help website managers reduce the size of options automatically loaded on every request, it would be helpful to have a command that could show you which options can be...