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

As a WordPress developer, it would helpful if I had an easy way to snapshot and restore a WordPress site. Specifically: * A snapshot should contain all user data (database,...

state:considering

Hi, It looks like we are missing a diagnostics module that can collect information on the specific installation and put it to a log file so that it can be...

state:considering

## Feature Request For both the `eval|eval-file` commands as well as the `shell` command, there's a fixed point in time within the WordPress lifecycle that these are executed. It would...

state:approved

Let's say we have these plugins to install: - woocommerce - woocommerce-services - mailchimp-for-woocommerce We can install them successfully with this command: `wp plugin install woocommerce woocommerce-services mailchimp-for-woocommerce` Regarding other...

state:approved

Maybe I am too hungry atm, however I did read the docs for all commands but still I am missing a way to **import and export ALL options**. There are...

state:unlikely

We currently have a command `wp core update-db` that sometimes needs to be run after an update of Core. It would be great to have a mechanism to check whether...

state:approved

On larger sites, there may be a large number of revisions in the database, causing some amount of bloat. The "easy" way to clean up revisions is to delete all...

state:approved

command to delete only unattached images.

state:unconfirmed

I just noticed that in the `wp-cli/core-command`, the `version-check` API from the .org API server is being used in version 1.6, instead of the newer 1.7 version. It might be...

state:approved

A place (GitHub repo) where clever/useful ways to use WP-CLI could be showcased would help to increase it's understanding and usage. Something similar to the [shell-friends](https://make.wordpress.org/cli/handbook/shell-friends/) page on WordPress.org or...

state:considering