'4' ); $recent_posts = wp_get_recent_posts( $args ); if($recent_posts) { foreach( $recent_posts as $recent ) { ?>
'media-object img-circle pull-left recent_blog_thumb'); echo get_the_post_thumbnail($recent["ID"],'recent-blog-thumb', $defalt_arg); ?>

' . $recent["post_title"].''; ?>