Filters the array of metadata retrieved from an audio file.
In core, usually this selection is what is stored.
More complete data can be parsed from the $data parameter.
$metadataarray
$filestring
$file_formatstring|null
$dataarray
return apply_filters( 'wp_read_audio_metadata', $metadata, $file, $file_format, $data );
| Version | Description |
|---|---|
| 6.1.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_read_audio_metadata