wp_get_attachment_image_sizes()
Function: Retrieves the value for an image attachment’s ‘sizes’ attribute.
Source: wp-includes/media.php:1233
Function: Retrieves the value for an image attachment’s ‘sizes’ attribute.
Source: wp-includes/media.php:1233
Function: Creates a ‘sizes’ attribute value for an image.
Source: wp-includes/media.php:1265
Function: Retrieves calculated resize dimensions for use in WP_Image_Editor.
Source: wp-includes/media.php:499
Function: Resizes an image to make a thumbnail or intermediate size.
Source: wp-includes/media.php:605
Function: Helper function to test if aspect ratios for two images match.
Source: wp-includes/media.php:633
Function: Retrieves the image’s intermediate size (resized) path, width, and height.
Source: wp-includes/media.php:688
Function: Gets the available intermediate image sizes.
Source: wp-includes/media.php:786
Function: Retrieve an image to represent an attachment.
Source: wp-includes/media.php:822
Function: Get an HTML img element representing an image attachment
Source: wp-includes/media.php:871
Function: Get the URL of an image attachment.
Source: wp-includes/media.php:942