';
if ($artistOptionName == 'yes'){
$shortcodeContent .= '
';
$shortcodeContent .='' . $artistName . '
'; } $shortcodeContent .= '';
$shortcodeContent .='
';
$shortcodeContent .= get_the_post_thumbnail($artistID);
$shortcodeContent .='
';
$shortcodeContent .='';
$shortcodeContent .='
';
$shortcodeContent .='';
}
$shortcodeContent .='
';
$shortcodeContent .='
';
if ($artistOptionBio == 'yes'){
$shortcodeContent .='- ';
if ($artistOptionPhone == 'yes'){
if ($artistOptionPhoneLink == 'yes'){
$shortcodeContent .='
- Phone: ' . $artistPhone . ' '; }else{ $shortcodeContent .='
- Phone: ' . $artistPhone . ' '; } } if ($artistOptionEmail == 'yes'){ $shortcodeContent .='
- Email: ' . $artistEmail . ' '; } if ($artistOptionWeb == 'yes'){ $shortcodeContent .='
- Website: ' . $artistWebsite . ' '; } $shortcodeContent .='