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

There is currently no command for managing user signups (in the `wp_signups` database table). There is [a package command for managing signups](https://github.com/trepmal/wp-cli-unconfirmed-users) but I think this is something that might...

state:considering

It would be extremely useful to have WP-CLI entities be both taps as well as targets for https://www.singer.io/, the open-source ETL. For taps, we could probably add a `--format=tap` that...

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** I'd like a more flexible way to export and...

state:considering

This command is to manage revisions for the specific post. I think that a large number of people need it for now... 😓 ## Examples: ### Lists all revisions for...

state:approved

Based on a meta header, e.g. `MU Plugin URI:`

state:considering

Many plugins use github as the development platform and just copy+paste the plugin into the WordPress SVN repository. It would help if there are a few commands to help automate...

state:considering

WP-CLI could add a shutdown handler that checks whether the command execution was completed or whether it produced errors from plugins/themes instead. It could tell the user what plugin/theme the...

state:considering

The `--skip-plugins` flag could be modified to accept a `--skip-plugins=auto`. This would be based on a blacklist of plugins that are known to a.) produce warnings/errors with WP-CLI and b.)...

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** I would like a "multi" option that would allow...

state:considering

Hi! Thank you all for your contributions. # Suggestion Rewrite some core operations in Rust to improve speed of the WP CLI. # Benefits - Improved speed from use of...

state:unlikely