wp_img_tag_add_decoding_attr()
Function: Adds `decoding` attribute to an `img` HTML tag.
Source: wp-includes/media.php:1964
Function: Adds `decoding` attribute to an `img` HTML tag.
Source: wp-includes/media.php:1964
Filter Hook: Filters the `decoding` attribute value to add to an image. Default `async`.
Source: wp-includes/media.php:1979
Filter Hook: Filters an img tag within the content for a given context.
Source: wp-includes/media.php:1864
Function: Gets the threshold for how many of the first content media elements to not lazy-load.
Source: wp-includes/media.php:5463
Filter Hook: Filters the threshold for how many of the first content media elements to not lazy-load.
Source: wp-includes/media.php:5478
Function: Increases an internal content media count variable.
Source: wp-includes/media.php:5493
Function: Gets the default value to use for a `loading` attribute on an element.
Source: wp-includes/media.php:5428
Function: Extracts meta information about a WebP file: width, height, and type.
Source: wp-includes/media.php:5355
Filter Hook: Filters whether the Media Library grid has infinite scrolling. Default `false`.
Source: wp-includes/media.php:4504
Function: Gets the next or previous image link that has the same post parent.
Source: wp-includes/media.php:3562
Function: Gets the next image link that has the same post parent.
Source: wp-includes/media.php:3532
Function: Gets the previous image link that has the same post parent.
Source: wp-includes/media.php:3503
Function: Allows PHP’s getimagesize() to be debuggable when necessary.
Source: wp-includes/media.php:5280
Function: Adds `loading` attribute to an `iframe` HTML tag.
Source: wp-includes/media.php:2076
Filter Hook: Filters the `loading` attribute value to add to an iframe. Default `lazy`.
Source: wp-includes/media.php:2105
Filter Hook: Filters the ‘wp_image_src_get_dimensions’ value.
Source: wp-includes/media.php:1649
Function: Determines whether the value is an acceptable type for GD image functions.
Source: wp-includes/media.php:3742
Filter Hook: Filters the HTML img element representing an image attachment.
Source: wp-includes/media.php:1120
Function: Callback to enable showing of the user error when uploading .heic images.
Source: wp-includes/media.php:5265
Function: Adds `loading` attribute to an `img` HTML tag.
Source: wp-includes/media.php:1910
Filter Hook: Filters the `loading` attribute value to add to an image. Default `lazy`.
Source: wp-includes/media.php:1933
Function: Adds `width` and `height` attributes to an `img` HTML tag.
Source: wp-includes/media.php:1998
Filter Hook: Filters whether to add the missing `width` and `height` HTML attributes to the img tag. Default `true`.
Source: wp-includes/media.php:2019
Function: Adds `srcset` and `sizes` attributes to an existing `img` HTML tag.
Source: wp-includes/media.php:2044
Filter Hook: Filters whether to add the `srcset` and `sizes` HTML attributes to the img tag. Default `true`.
Source: wp-includes/media.php:2057
Function: Determines whether to add the `loading` attribute to the specified tag in the specified context.
Source: wp-includes/media.php:1735
Filter Hook: Filters whether to add the `loading` attribute to the specified tag in the specified context.
Source: wp-includes/media.php:1751
Function: Filters specific tags in post content and modifies their markup.
Source: wp-includes/media.php:1776
Function: Determines an image’s width and height dimensions based on the source file.
Source: wp-includes/media.php:1607
Function: Determines if the image meta data is for the image source file.
Source: wp-includes/media.php:1542