wp_playlist_shortcode()
Function: Builds the Playlist shortcode output.
Source: wp-includes/media.php:2717
Function: Builds the Playlist shortcode output.
Source: wp-includes/media.php:2717
Filter Hook: Filters the list of attachment image attributes.
Source: wp-includes/media.php:1095
Filter Hook: Filters the HTML content for the image tag.
Source: wp-includes/media.php:411
Function: Builds the Caption shortcode output.
Source: wp-includes/media.php:2193
Function: Calculates the new dimensions for a down-sampled image.
Source: wp-includes/media.php:433
Filter Hook: Filters the default caption shortcode output.
Source: wp-includes/media.php:2218
Function: Retrieves calculated resize dimensions for use in WP_Image_Editor.
Source: wp-includes/media.php:530
Filter Hook: Filters whether to preempt calculating the image resize dimensions.
Source: wp-includes/media.php:556
Function: Resizes an image to make a thumbnail or intermediate size.
Source: wp-includes/media.php:676
Function: Retrieves the image’s intermediate size (resized) path, width, and height.
Source: wp-includes/media.php:759
Function: Gets the available intermediate image size names.
Source: wp-includes/media.php:859
Filter Hook: Filters the list of intermediate image sizes.
Source: wp-includes/media.php:875
Function: Retrieves an image to represent an attachment.
Source: wp-includes/media.php:952
Function: Gets an img tag for an image attachment, scaling it down if requested.
Source: wp-includes/media.php:373
Function: Gets an HTML img element representing an image attachment.
Source: wp-includes/media.php:1030
Filter Hook: Filters the value of the attachment’s image tag class attribute.
Source: wp-includes/media.php:394
Function: Scales down the default size of an image.
Source: wp-includes/media.php:60
Filter Hook: Filters the maximum image size dimensions for the editor.
Source: wp-includes/media.php:133
Function: Retrieves width and height attributes using given width and height values.
Source: wp-includes/media.php:155
Function: Scales an image to fit a particular size (such as ‘thumb’ or ‘medium’).
Source: wp-includes/media.php:191
Filter Hook: Filters whether to preempt the output of image_downsize() .
Source: wp-includes/media.php:207
Function: Registers a new image size.
Source: wp-includes/media.php:291
Function: Checks if an image size exists.
Source: wp-includes/media.php:309
Function: Removes a new image size.
Source: wp-includes/media.php:324
Function: Registers an image size for the post thumbnail.
Source: wp-includes/media.php:347