Skip to content

Instantly share code, notes, and snippets.

@aritzolaba
Created July 31, 2021 03:49
Show Gist options
  • Save aritzolaba/79906246b509888a1ce3ab4c350d395a to your computer and use it in GitHub Desktop.
Save aritzolaba/79906246b509888a1ce3ab4c350d395a to your computer and use it in GitHub Desktop.
Generate WP screenshot using via.placeholder.com through curl
curl -o "screenshot.jpg" "https://via.placeholder.com/1200x900.jpg/002/fff/?text=A+New+Theme"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment