Created
May 11, 2017 12:16
-
-
Save twentyfortysix/a54d51e22b2d8e5b200f5ac2c7779c00 to your computer and use it in GitHub Desktop.
WP - generate some dummy posts
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
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