Skip to content

Instantly share code, notes, and snippets.

@proweb
Created September 23, 2024 15:32
Show Gist options
  • Save proweb/d4bcfb2b1438aa209ef3c2e080e425a4 to your computer and use it in GitHub Desktop.
Save proweb/d4bcfb2b1438aa209ef3c2e080e425a4 to your computer and use it in GitHub Desktop.
WordPress Update All with wp-cli
wp core update && wp plugin update --all && wp core language update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment