'; $image .= ''; $image .= get_the_post_thumbnail( get_the_ID(), 'featured-medium', array( 'title' => esc_attr( $title_attribute ), 'alt' => esc_attr( $title_attribute ) ) ).''; $image .= '
'; echo $image; } the_excerpt(); ?>
→', 'bluesip' ) ); ?>
'; echo $bluesip_socialnetworks; } add_action ('bluesip_get_social_links', 'social_links', 10, 1);