wp_get_audio_extensions()
Function: Returns a filtered list of WP-supported audio formats.
Source: wp-includes/media.php:2153
Function: Returns a filtered list of WP-supported audio formats.
Source: wp-includes/media.php:2153
Function: Returns useful keys to use to lookup data from an attachment’s stored metadata.
Source: wp-includes/media.php:2174
Function: Builds the Audio shortcode output.
Source: wp-includes/media.php:2223
Function: Returns a filtered list of WP-supported video formats.
Source: wp-includes/media.php:2388
Function: Builds the Video shortcode output.
Source: wp-includes/media.php:2428
Function: Retrieves the value for an image attachment’s ‘srcset’ attribute.
Source: wp-includes/media.php:1015
Function: A helper function to calculate the image sources to include in a ‘srcset’ attribute.
Source: wp-includes/media.php:1044
Function: Retrieves the value for an image attachment’s ‘sizes’ attribute.
Source: wp-includes/media.php:1233
Function: Creates a ‘sizes’ attribute value for an image.
Source: wp-includes/media.php:1265
Function: Filters ‘img’ elements in post content to add ‘srcset’ and ‘sizes’ attributes.
Source: wp-includes/deprecated.php:4001