Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save shawnhooper/338ecd2fb3c78a40788fcb095fbcc663 to your computer and use it in GitHub Desktop.
Save shawnhooper/338ecd2fb3c78a40788fcb095fbcc663 to your computer and use it in GitHub Desktop.
#!/bin/bash
wp db export
wp core update
wp plugin update --all
wp theme update --all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment