roles[0]); ?>

    '; } $appointment_twitter_profile = get_the_author_meta('twitter_profile'); if ($appointment_twitter_profile && $appointment_twitter_profile != '') { echo ''; } $appointment_facebook_profile = get_the_author_meta('facebook_profile'); if ($appointment_facebook_profile && $appointment_facebook_profile != '') { echo ''; } $appointment_linkedin_profile = get_the_author_meta('linkedin_profile'); if ($appointment_linkedin_profile && $appointment_linkedin_profile != '') { echo '
  • '; } $appointment_skype_profile = get_the_author_meta('skype_profile'); if ($appointment_skype_profile && $appointment_skype_profile != '') { echo '
  • '; } ?>