Skip to content

Instantly share code, notes, and snippets.

@heaversm
Created October 31, 2019 14:10
Show Gist options
  • Save heaversm/3cab4767973bd76a78a2527276bf5000 to your computer and use it in GitHub Desktop.
Save heaversm/3cab4767973bd76a78a2527276bf5000 to your computer and use it in GitHub Desktop.
Useful helpers for wordpress
#Add a new user
wp user create <username> <email> --role=administrator --user_pass=mypassword
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment