v2.1.6
Enhancements:
- In preparation for a rebuilt UCF Today site,
UCF_News_Common::get_story_image_or_fallback()has been modified to prioritize the customthumbnailfeed value when retrieving a story's image. If thethumbnailvalue isn't present in the feed, WordPress's standard media details will be referenced, like before, and the "medium" thumbnail size is returned instead. - Updated
.ucf-news-thumbnail-imageclass to force thumbnails to span the full width of their parent container (in case a very small thumbnail is returned for some reason).