wp_high_priority_element_flag()
Function: Accesses a flag that indicates if an element is a possible candidate for `fetchpriority=’high’`.
Source: wp-includes/media.php:5868
Function: Accesses a flag that indicates if an element is a possible candidate for `fetchpriority=’high’`.
Source: wp-includes/media.php:5868
Function: Gets loading optimization attributes.
Source: wp-includes/media.php:5604
Function: Determines whether to add `fetchpriority=’high’` to loading attributes.
Source: wp-includes/media.php:5815
Filter Hook: Filters the minimum square-pixels threshold for an image to be eligible as the high-priority image.
Source: wp-includes/media.php:5851
Function: Adds optimization attributes to an `img` HTML tag.
Source: wp-includes/media.php:1943
Filter Hook: Filters the context in which wp_get_attachment_image() is used.
Source: wp-includes/media.php:1064
Function: Adds `decoding` attribute to an `img` HTML tag.
Source: wp-includes/media.php:2052
Filter Hook: Filters the `decoding` attribute value to add to an image. Default `async`.
Source: wp-includes/media.php:2075
Filter Hook: Filters an img tag within the content for a given context.
Source: wp-includes/media.php:1897
Function: Increases an internal content media count variable.
Source: wp-includes/media.php:5796
Function: Gets the threshold for how many of the first content media elements to not lazy-load.
Source: wp-includes/media.php:5765
Filter Hook: Filters the threshold for how many of the first content media elements to not lazy-load.
Source: wp-includes/media.php:5781
Function: Extracts meta information about a WebP file: width, height, and type.
Source: wp-includes/media.php:5529
Filter Hook: Filters whether the Media Library grid has infinite scrolling. Default `false`.
Source: wp-includes/media.php:4673
Function: Gets the next or previous image link that has the same post parent.
Source: wp-includes/media.php:3728
Function: Gets the next image link that has the same post parent.
Source: wp-includes/media.php:3698
Function: Gets the previous image link that has the same post parent.
Source: wp-includes/media.php:3669
Function: Allows PHP’s getimagesize() to be debuggable when necessary.
Source: wp-includes/media.php:5452
Function: Adds `loading` attribute to an `iframe` HTML tag.
Source: wp-includes/media.php:2172
Filter Hook: Filters the `loading` attribute value to add to an iframe. Default `lazy`.
Source: wp-includes/media.php:2222
Filter Hook: Filters the ‘wp_image_src_get_dimensions’ value.
Source: wp-includes/media.php:1681
Function: Determines whether the value is an acceptable type for GD image functions.
Source: wp-includes/media.php:3908
Filter Hook: Filters the HTML img element representing an image attachment.
Source: wp-includes/media.php:1152
Function: Callback to enable showing of the user error when uploading .heic images.
Source: wp-includes/media.php:5437
Filter Hook: Filters the `loading` attribute value to add to an image. Default `lazy`.
Source: wp-includes/media.php:1987
Function: Adds `width` and `height` attributes to an `img` HTML tag.
Source: wp-includes/media.php:2094
Filter Hook: Filters whether to add the missing `width` and `height` HTML attributes to the img tag. Default `true`.
Source: wp-includes/media.php:2115
Function: Adds `srcset` and `sizes` attributes to an existing `img` HTML tag.
Source: wp-includes/media.php:2140
Filter Hook: Filters whether to add the `srcset` and `sizes` HTML attributes to the img tag. Default `true`.
Source: wp-includes/media.php:2153
Function: Determines whether to add the `loading` attribute to the specified tag in the specified context.
Source: wp-includes/media.php:1767