wp_content_img_tag
Filter Hook: Filters an img tag within the content for a given context.
Source: wp-includes/media.php:1855
Filter Hook: Filters an img tag within the content for a given context.
Source: wp-includes/media.php:1855
Function: Gets the default value to use for a `loading` attribute on an element.
Source: wp-includes/media.php:5329
Function: Gets the threshold for how many of the first content media elements to not lazy-load.
Source: wp-includes/media.php:5364
Filter Hook: Filters the threshold for how many of the first content media elements to not lazy-load.
Source: wp-includes/media.php:5379
Function: Increases an internal content media count variable.
Source: wp-includes/media.php:5394
Function: Extracts meta information about a WebP file: width, height, and type.
Source: wp-includes/media.php:5256
Filter Hook: Filters whether the Media Library grid has infinite scrolling. Default `false`.
Source: wp-includes/media.php:4405
Function: Gets the next or previous image link that has the same post parent.
Source: wp-includes/media.php:3489
Function: Gets the next image link that has the same post parent.
Source: wp-includes/media.php:3459
Function: Gets the previous image link that has the same post parent.
Source: wp-includes/media.php:3430
Function: Allows PHP’s getimagesize() to be debuggable when necessary.
Source: wp-includes/media.php:5181
Function: Adds `loading` attribute to an `iframe` HTML tag.
Source: wp-includes/media.php:2025
Filter Hook: Filters the `loading` attribute value to add to an iframe. Default `lazy`.
Source: wp-includes/media.php:2054
Filter Hook: Filters the ‘wp_image_src_get_dimensions’ value.
Source: wp-includes/media.php:1645
Function: Determines whether the value is an acceptable type for GD image functions.
Source: wp-includes/media.php:3669
Filter Hook: HTML img element representing an image attachment.
Source: wp-includes/media.php:1116
Function: Callback to enable showing of the user error when uploading .heic images.
Source: wp-includes/media.php:5166
Filter Hook: Filters whether to add the `srcset` and `sizes` HTML attributes to the img tag. Default `true`.
Source: wp-includes/media.php:2006
Function: Adds `loading` attribute to an `img` HTML tag.
Source: wp-includes/media.php:1901
Filter Hook: Filters the `loading` attribute value to add to an image. Default `lazy`.
Source: wp-includes/media.php:1924
Function: Adds `width` and `height` attributes to an `img` HTML tag.
Source: wp-includes/media.php:1947
Filter Hook: Filters whether to add the missing `width` and `height` HTML attributes to the img tag. Default `true`.
Source: wp-includes/media.php:1968
Function: Adds `srcset` and `sizes` attributes to an existing `img` HTML tag.
Source: wp-includes/media.php:1993
Function: Determines an image’s width and height dimensions based on the source file.
Source: wp-includes/media.php:1603
Function: Determines whether to add the `loading` attribute to the specified tag in the specified context.
Source: wp-includes/media.php:1731
Filter Hook: Filters whether to add the `loading` attribute to the specified tag in the specified context.
Source: wp-includes/media.php:1747
Function: Filters specific tags in post content and modifies their markup.
Source: wp-includes/media.php:1772
Function: Determines if the image meta data is for the image source file.
Source: wp-includes/media.php:1538
Filter Hook: Filters whether an image path or URI matches image meta.
Source: wp-includes/media.php:1589
Function: Add additional default image sub-sizes.
Source: wp-includes/media.php:5151