Wordpress Shortcode to display featured images only
I'm looking for a simple shortcode to pull in featured images without the blogpost title. Currently I am using:
[display-posts category="OSH" image_size="standard"]
which works, but with the titles. What do I change?