and all content after * * @package Writr */ $twitter = get_theme_mod( 'jetpack-twitter' ); $facebook = get_theme_mod( 'jetpack-facebook' ); $google_plus = get_theme_mod( 'jetpack-google_plus' ); $linkedin = get_theme_mod( 'jetpack-linkedin' ); $tumblr = get_theme_mod( 'jetpack-tumblr' ); $social_links = ( '' != $twitter || '' != $facebook || '' != $google_plus || '' != $linkedin || '' != $tumblr ) ? true : false; ?>