Filters the audio attachment metadata fields to be shown in the publish meta box.
Description
The key for each item in the array should correspond to an attachment metadata key, and the value should be the desired label.
Parameters
Source
$audio_fields = apply_filters( 'audio_submitbox_misc_sections', $fields, $post );
User Contributed Notes
You must log in before being able to contribute a note or feedback.