Make it easier for content editors to specify the thumbnail size to use in a layout that supports thumbnails. Add a new shortcode param (such as thumbnail_size), and pass its value to UCF_Post_List_Common::get_image_or_fallback() in layouts that support thumbnails.
Make it easier for content editors to specify the thumbnail size to use in a layout that supports thumbnails. Add a new shortcode param (such as
thumbnail_size), and pass its value toUCF_Post_List_Common::get_image_or_fallback()in layouts that support thumbnails.