This widget will add a social links to your footer.

Do you want to include any badges on your profile?

'; echo('
'); if ( $title ) { echo $before_title . $title . $after_title ; } if( $fb ) { echo ''; } if( $tw ) { echo ''; } if( $li ) { echo ''; } if( $gp ) { echo ''; } echo('
'); if( $img1 ) { echo '
'; echo ''; if( $img2 ) { echo ''; } echo('
'); } ; echo $after_widget; } } ?>