Created
February 7, 2024 17:34
-
-
Save mustardBees/f1d620b0f1d3c0fba4304c88fe26cdd4 to your computer and use it in GitHub Desktop.
This file contains 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
wp user generate --format=ids --count=10 | xargs -d ' ' -I % wp user meta add % verification_token randomstring1234 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment