metabox(); $post_id = get_the_ID(); $audio_file = $metabox->get($post_id, 'audio_file'); $audio_iframe = $metabox->get($post_id, 'audio_link'); ?>