jw-wpcli-random-posts icon indicating copy to clipboard operation
jw-wpcli-random-posts copied to clipboard

A robust random post generator for WP CLI which supports multisite, post types, post counts, taxonomies, terms, term counts and featured images. Complete with a cleanup command to undo it all!

Results 3 jw-wpcli-random-posts issues
Sort by recently updated
recently updated
newest added

Just tried to generate some posts with featured images and got error: `Invalid value specified for 'img-type' (Sets the image provider)` On inspection, it seems that lorempixel.com is no longer...

Hi, The installation fails on my MacBook Pro (macOS 10.15.4). I use the following command to install: `wp package install jaywood/jw-wpcli-random-posts:dev-master` It ends with `Success` two PHP notices: ``` Success:...

This PR adds images to post content. Image sizes are randomly between 200 - 800 px. Image alignment via WP's `class="alignleft"` or `class="alignright"` is also randomized for each image.