'; //facebook if( isset( $afc_opt['social_buttons']['fb'] ) ) { $output .= '
Tweet
'; } //google plus if( isset( $afc_opt['social_buttons']['g1'] ) ) { $output .= '
'; } $output .='
'; return $output; } } ?>