$pack = array(); $pack['ID'] = get_the_ID(); $pack = wpdm_setup_package_data($pack); $audio_player = \WPDM\libs\FileList::Table($pack);
is that all i would need to put into my link template doc or is it missing part of a code before and after? or is this code just for using in a php template? I have little knowledge on codes but am use to tweaking themes in the past to fit my needs. Thanks