voceconnect / multi-post-thumbnails

Adds multiple post thumbnails to a post type. If you've ever wanted more than one Featured Image on a post, this plugin is for you.
143 stars 63 forks source link

Option for thumbnail description in backend #115

Closed julian-wendt closed 7 years ago

julian-wendt commented 7 years ago

Hey, is there a chance to get a thumbnail description in the backend? I would like to display the recommend image size and so on.

Many thanks.

Julian

chrisscott commented 7 years ago

You can use MultiPostThumbnails::get_post_thumbnail_id() to get the ID and then use standard WordPress functions to get any additional information you need.