diff --git a/src/wp-includes/media.php b/src/wp-includes/media.php index 1d6d987bb9f1c..da46ef90a7dec 100644 --- a/src/wp-includes/media.php +++ b/src/wp-includes/media.php @@ -3345,6 +3345,7 @@ function wp_get_attachment_id3_keys( $attachment, $context = 'display' ) { * WordPress mp3s in a post. * * @since 3.6.0 + * @since 6.8.0 Added the 'muted' attribute. * * @param array $attr { * Attributes of the audio shortcode. @@ -3352,6 +3353,7 @@ function wp_get_attachment_id3_keys( $attachment, $context = 'display' ) { * @type string $src URL to the source of the audio file. Default empty. * @type string $loop The 'loop' attribute for the `