ideas icon indicating copy to clipboard operation
ideas copied to clipboard

💡 Ideas and feature requests are collected here

Results 100 ideas issues
Sort by recently updated
recently updated
newest added

I'd love to have a way to get some cache statistics out of wp-cli. Things I'm thinking of would be like - page cache hit rate - cache avg response...

state:unlikely

For increased compatibility with SQLite, it would be nice to be able to: * Import a SQLite database into a MySQL database. * Import a MySQL database into a SQLite...

state:approved

## 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** I'm using `wp scaffold plugin` for the first time...

state:considering

## 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 working with the Behat tests, I'd like to...

For all WP-CLI commands, arguments following a long switch are interpreted as positional without `=`: ``` $ wp user list --role admin Error: Too many positional arguments: admin $ 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** One of the most common problems encountered with WordPress...

state:unlikely

# Description The `convert` command for `WP-CLI` changes data from one type to another. # Sample use case: `Markdown` to `Block Markup` The idea is to be able to consume...

state:considering

## 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,...

Updating plugins on a live site is scary. Yes, we should test updates on a staging site first, and we do, but problems can still occur. Wp-cli is great for...

state:unlikely

Of course, markdown is much more restricted than general block markup, but for many blogs having some basic support would be very nice (especially for CLI-oriented people starting to play...

state:unlikely