__( 'Logo + Icons', 'cyberchimps_core' ) ) ); foreach( $default as $key => $val ) { $defaults[] = $key; } // call the database results and if they don't exist then call the defaults from above $header_section = cyberchimps_get_option( 'header_section_order', $defaults ); $header_section = ( $header_section == '' ) ? $defaults : $header_section; if( is_array( $header_section ) ) { foreach( $header_section as $func ) { do_action( $func ); } } } add_action( 'cyberchimps_header', 'cyberchimps_header_section_order' ); // Logo/Icons header element. function cyberchimps_logo_icons() { ?>

RSS'; } if( !empty( $email_display ) ) { $email_url = cyberchimps_get_option( 'email_url' ); $output .= 'Email'; } if( !empty( $googlemaps_display ) ) { $googlemaps_url = cyberchimps_get_option( 'googlemaps_url' ); $output .= 'Google Maps'; } if( !empty( $pinterest_display ) ) { $pinterest_url = cyberchimps_get_option( 'pinterest_url' ); $output .= 'Pinterest'; } if( !empty( $flickr_display ) ) { $flickr_url = cyberchimps_get_option( 'flickr_url' ); $output .= 'Flickr'; } if( !empty( $youtube_display ) ) { $youtube_url = cyberchimps_get_option( 'youtube_url' ); $output .= 'YouTube'; } if( !empty( $linkedin_display ) ) { $linkedin_url = cyberchimps_get_option( 'linkedin_url' ); $output .= 'LinkedIn'; } if( !empty( $google_display ) ) { $google_url = cyberchimps_get_option( 'google_url' ); $output .= 'Google'; } if( !empty( $twitter_display ) ) { $twitter_url = cyberchimps_get_option( 'twitter_url' ); $output .= 'Twitter'; } if( !empty( $facebook_display ) ) { $facebook_url = cyberchimps_get_option( 'facebook_url' ); $output .= 'Facebook'; } ?>
| Welcome back user_login ); ?> |