image_make_intermediate_size()
Function: Resizes an image to make a thumbnail or intermediate size.
Source: wp-includes/media.php:605
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
Filter Hook: Filters the output of image_get_intermediate_size()
Source: wp-includes/media.php:776
Function: Gets the available intermediate image sizes.
Source: wp-includes/media.php:786
Filter Hook: Filters the list of intermediate image sizes.
Source: wp-includes/media.php:801
Function: Check if an image size exists.
Source: wp-includes/media.php:295
Function: Remove a new image size.
Source: wp-includes/media.php:310
Function: Registers an image size for the post thumbnail.
Source: wp-includes/media.php:333
Function: Gets an img tag for an image attachment, scaling it down if requested.
Source: wp-includes/media.php:360