"; } if ( get_the_author_meta( 'google_profile' ) != false ) { // user profile googleplus id echo ""; } if ( get_the_author_meta( 'twitter_id' ) != false ) { // user profile twitter id echo ""; } if ( get_the_author_meta( 'linkedin_id' ) != false ) { // user profile linkedin id echo ""; } if ( get_the_author_meta( 'youtube_id' ) != false ) { // user profile youtube id echo ""; } if ( get_the_author_meta( 'pintrest_id' ) != false ) { // user profile pintrest id echo ""; } if ( get_the_author_meta( 'instagram_id' ) != false ) { // user profile instagram id echo ""; } ?>