Posted a reply to GIVE US IMAGE SIZING OPTIONS, on the site WordPress.org Forums: /* Custom size for Badgeos */ add_image_size('new-badgeos-achievement', 180, 180); function badgeos_post_thumbnaile_size($size){ if($size == 'badgeos-achievement') return…