Skip to content

Instantly share code, notes, and snippets.

@panayotoff
Created January 23, 2019 15:11
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 panayotoff/20162796f9e74adf0cb5e7c3c8190d21 to your computer and use it in GitHub Desktop.
Save panayotoff/20162796f9e74adf0cb5e7c3c8190d21 to your computer and use it in GitHub Desktop.
WP-CLI Generate dummy posts
curl http://loripsum.net/api/4 | wp post generate --post_content --count=10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment