Skip to content

Instantly share code, notes, and snippets.

@mustardBees
Created February 7, 2024 17:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mustardBees/f1d620b0f1d3c0fba4304c88fe26cdd4 to your computer and use it in GitHub Desktop.
Save mustardBees/f1d620b0f1d3c0fba4304c88fe26cdd4 to your computer and use it in GitHub Desktop.
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