Display only these social Links.
Slecet which social link will display on author box.
"facebook","twitter"=>"twitter","googleplus"=>"googleplus","pinterest"=>"pinterest","mail"=>"mail","website"=>"website","skype"=>"skype");
}
if(empty($author_box_social_links))
{
$author_box_social_links = array("facebook"=>"facebook","twitter"=>"twitter","googleplus"=>"googleplus","pinterest"=>"pinterest","mail"=>"mail","website"=>"website","skype"=>"skype");
}
foreach ($author_box_user_profile_social as $value) {
if(!empty($value))
{
?>
Display input field on user profile.
By adding bellow input you can control extra input field on user profile. if you want to remove one profile field then please empty this field and save changes or to add new profile field simply click add new. some default profile fields are facebook, twitter, googleplus, pinterest, mail, website, skype.
Add New