wp_img_tag_add_decoding_attr()
Function: Adds `decoding` attribute to an `img` HTML tag.
Source: wp-includes/media.php:1970
Function: Adds `decoding` attribute to an `img` HTML tag.
Source: wp-includes/media.php:1970
Filter Hook: Filters the `decoding` attribute value to add to an image. Default `async`.
Source: wp-includes/media.php:1991
Filter Hook: Filters an img tag within the content for a given context.
Source: wp-includes/media.php:1870
Function: Gets the threshold for how many of the first content media elements to not lazy-load.
Source: wp-includes/media.php:5496
Filter Hook: Filters the threshold for how many of the first content media elements to not lazy-load.
Source: wp-includes/media.php:5511
Function: Increases an internal content media count variable.
Source: wp-includes/media.php:5526
Function: Gets the default value to use for a `loading` attribute on an element.
Source: wp-includes/media.php:5446
Function: Extracts meta information about a WebP file: width, height, and type.
Source: wp-includes/media.php:5373
Filter Hook: Filters whether the Media Library grid has infinite scrolling. Default `false`.
Source: wp-includes/media.php:4522
Function: Gets the next or previous image link that has the same post parent.
Source: wp-includes/media.php:3580
Function: Gets the next image link that has the same post parent.
Source: wp-includes/media.php:3550
Function: Gets the previous image link that has the same post parent.
Source: wp-includes/media.php:3521
Function: Allows PHP’s getimagesize() to be debuggable when necessary.
Source: wp-includes/media.php:5298
Function: Adds `loading` attribute to an `iframe` HTML tag.
Source: wp-includes/media.php:2088
Filter Hook: Filters the `loading` attribute value to add to an iframe. Default `lazy`.
Source: wp-includes/media.php:2117
Filter Hook: Filters the ‘wp_image_src_get_dimensions’ value.
Source: wp-includes/media.php:1655
Function: Determines whether the value is an acceptable type for GD image functions.
Source: wp-includes/media.php:3760
Filter Hook: Filters the HTML img element representing an image attachment.
Source: wp-includes/media.php:1126
Function: Callback to enable showing of the user error when uploading .heic images.
Source: wp-includes/media.php:5283
Function: Adds `loading` attribute to an `img` HTML tag.
Source: wp-includes/media.php:1916
Filter Hook: Filters the `loading` attribute value to add to an image. Default `lazy`.
Source: wp-includes/media.php:1939
Function: Adds `width` and `height` attributes to an `img` HTML tag.
Source: wp-includes/media.php:2010
Filter Hook: Filters whether to add the missing `width` and `height` HTML attributes to the img tag. Default `true`.
Source: wp-includes/media.php:2031
Function: Adds `srcset` and `sizes` attributes to an existing `img` HTML tag.
Source: wp-includes/media.php:2056
Filter Hook: Filters whether to add the `srcset` and `sizes` HTML attributes to the img tag. Default `true`.
Source: wp-includes/media.php:2069
Function: Determines whether to add the `loading` attribute to the specified tag in the specified context.
Source: wp-includes/media.php:1741
Filter Hook: Filters whether to add the `loading` attribute to the specified tag in the specified context.
Source: wp-includes/media.php:1757
Function: Filters specific tags in post content and modifies their markup.
Source: wp-includes/media.php:1782
Function: Determines an image’s width and height dimensions based on the source file.
Source: wp-includes/media.php:1613
Function: Determines if the image meta data is for the image source file.
Source: wp-includes/media.php:1548