apsp_pinterest_get_rss_feed( $feed_url, $number_of_pins_to_show );
$show_pinterest_link = isset( $attr['show_pinterest_link'] ) ? $attr['show_pinterest_link'] : '';
?>
";
print_r($latest_pins);*/
if( !empty( $latest_pins ) ) { ?>
class='apsp-caption-enabled' class='apsp-caption-disabled clearfix' >
get_description();
preg_match( '/https[^"]+/i', $rss_pin_description, $pin_image );
preg_match( '@src="([^"]+)"@' , $rss_pin_description, $img_src );
$img_src = array_pop($img_src);
// echo $pin_image;
$pin_caption = $this->trim_text( strip_tags( $rss_pin_description ), 400 );
?>
-