Created
July 31, 2021 03:49
-
-
Save aritzolaba/79906246b509888a1ce3ab4c350d395a to your computer and use it in GitHub Desktop.
Generate WP screenshot using via.placeholder.com through curl
This file contains 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 -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