Created
October 31, 2019 14:10
-
-
Save heaversm/3cab4767973bd76a78a2527276bf5000 to your computer and use it in GitHub Desktop.
Useful helpers for wordpress
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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