WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.52k stars 4.2k forks source link

Port some WP-CLI commands to the Command Palette #53299

Open danielbachhuber opened 1 year ago

danielbachhuber commented 1 year ago

The Command Palette seems to be a close cousin to WP-CLI. What existing WP-CLI commands might be worth porting over?

sethrubenstein commented 1 year ago
cagrimmett commented 1 year ago
danielbachhuber commented 1 year ago
  • search-replace, perhaps with --dry-run as default and a confirmation for a real run

@cagrimmett What are your most common operations with wp search-replace ?

cagrimmett commented 1 year ago

@cagrimmett What are your most common operations with wp search-replace ?

@danielbachhuber Typically URL changes in content post-migration.