'Thumbnail',
'size' => 'recent',
'image_class' => 'thumbnail',
'height' => apply_filters( 'cakifo_recent_image_height', '130' ),
'default_image' => THEME_URI . '/images/default-thumb-190-130.gif'
) );
?>
post_type ) . '-title entry-title">', '', false ) );
/* Entry meta */
echo apply_atomic_shortcode( 'recent_posts_meta', '' );
?>
' . __( 'Continue reading ', 'cakifo' ) . '';
echo wp_trim_words( get_the_excerpt(), 20, $more_link );
?>