wp-shortcake / shortcake

Shortcake makes using WordPress shortcodes a piece of cake.
GNU General Public License v2.0
665 stars 143 forks source link

Render thumbnails for non-image attachments #734

Closed paulsowden closed 7 years ago

paulsowden commented 7 years ago

This is similar to how the wordpress media browser renders attachments; if a non-image attachment has specified a thumbnail meta item use it as the thumbnail.

https://github.com/WordPress/WordPress/blob/31d4d81039226aa8d3f5229af874ee5b9e2a9482/wp-includes/media-template.php#L462