Skip to content

v2.1.6

Choose a tag to compare

@cjg89 cjg89 released this 11 Apr 13:53
· 103 commits to master since this release

Enhancements:

  • In preparation for a rebuilt UCF Today site, UCF_News_Common::get_story_image_or_fallback() has been modified to prioritize the custom thumbnail feed value when retrieving a story's image. If the thumbnail value 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-image class to force thumbnails to span the full width of their parent container (in case a very small thumbnail is returned for some reason).