esc_html__('Show your social profiles pages.', 'boxed-wp' ),) // Args ); } //Front-end display of widget. function widget($args, $instance) { $facebook = isset( $instance['facebook'] ) ? esc_attr( $instance['facebook'] ) : ''; $twitter = isset( $instance['twitter'] ) ? esc_attr( $instance['twitter'] ) : ''; $google = isset( $instance['google'] ) ? esc_attr( $instance['google'] ) : ''; $pinterest = isset( $instance['pinterest'] ) ? esc_attr( $instance['pinterest'] ) : ''; $tumblr = isset( $instance['tumblr'] ) ? esc_attr( $instance['tumblr'] ) : ''; $instagram = isset( $instance['instagram'] ) ? esc_attr( $instance['instagram'] ) : ''; $linkedin = isset( $instance['linkedin'] ) ? esc_attr( $instance['linkedin'] ) : ''; $dribbble = isset( $instance['dribbble'] ) ? esc_attr( $instance['dribbble'] ) : ''; $vimeo = isset( $instance['vimeo'] ) ? esc_attr( $instance['vimeo'] ) : ''; $youtube = isset( $instance['youtube'] ) ? esc_attr( $instance['youtube'] ) : ''; $rss = isset( $instance['rss'] ) ? esc_attr( $instance['rss'] ) : ''; ?>
"; echo "". esc_html__("Facebook", "boxed-wp") .""; }?> "; echo "". esc_html__("Twitter", "boxed-wp") .""; }?> "; echo "". esc_html__("Google Plus", "boxed-wp") .""; }?> "; echo "". esc_html__("Pinterest", "boxed-wp") .""; }?> "; echo "". esc_html__("Tumblr", "boxed-wp") .""; }?> "; echo "". esc_html__("Instagram", "boxed-wp") .""; }?> "; echo "". esc_html__("Linkedin", "boxed-wp") .""; }?> "; echo "". esc_html__("Dribbble", "boxed-wp") .""; }?> "; echo "". esc_html__("Vimeo", "boxed-wp") .""; }?> "; echo "". esc_html__("Youtube", "boxed-wp") .""; }?> "; echo "". esc_html__("RSS", "boxed-wp") .""; }?>