1 2 3 4 5 6 7 8
<?php $guid = $vars['guid']; $exif = tp_exif_formatted($guid); if($exif) echo $exif; ?>