Image Reference
At a Glance
Table of Contents
Registered Sizes
Here’s a list of all the registered image sizes:
$image_sizes = array(
'4k' => array( 3840, 2160 ), // hero
'profile-preview' => array( 1982, 1115 ), // 991 x 557
'category-card' => array( 1392, 783 ), // 696 x 392
'category-archive' => array( 2000, 1126 ), // 1000 x 563
'profile-preview-card' => array( 1008, 568 ), // 504 x 284
'story-portrait' => array( 1392, 2088 ), // 696 x 1044
'story-landscape' => array( 1392, 928 ), // 696 x 464
);
Featured Images
A profile’s featured image will get used in up to 4 places! Because of how WordPress (and browsers) handle image sizes, images should be given at 4k size (3840 x 2160) and will be cropped based on where they appear.

Category & Search Results Page

Hero (home page, single page)
Seen on the home page and the profile page

Current Feature (Desktop)
Seen on the home page

Profile Preview
Seen on home page
Profile Images



Category Archive Images
