wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_read_audio_metadata › WordPress Filter Hooks
Since6.1.0
Deprecatedn/a
› apply_filters( 'wp_read_audio_metadata', $metadata, $file, $file_format, $data )
| Parameters: (4) |
|
| Defined at: |
|
| Codex: |
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.Related Functions: wp_read_audio_metadata, wp_read_video_metadata, wp_read_image_metadata, add_metadata, wp_add_id3_tag_data, wp_ajax_add_meta