Download and import images from Unsplash into your Media Library. Useful for generating demo data.
Basic usage, which will import 10 images:
wp unsplash
Import 100 images:
wp unsplash --count=100
Import images with a specific attachment date:
wp unsplash --media_date=2016-01-25
Import images with random attachment dates:
wp unsplash --media_date=random
Import images with specific dimensions:
wp unsplash --media_dimensions=1080x720