Skip to content

Instantly share code, notes, and snippets.

@twentyfortysix
Created May 11, 2017 12:16
Show Gist options
  • Save twentyfortysix/a54d51e22b2d8e5b200f5ac2c7779c00 to your computer and use it in GitHub Desktop.
Save twentyfortysix/a54d51e22b2d8e5b200f5ac2c7779c00 to your computer and use it in GitHub Desktop.
WP - generate some dummy posts
curl "http://loripsum.net/api/5/medium/decorate/link/ul/ol/dl/bq/code/headers/" | sed "s/<\/p>/<\/p>/" | 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