>
ID );
$image .= '';
$image .= '';
$image .= get_the_post_thumbnail( $post->ID, 'featured-blog-large', array(
'title' => esc_attr( $title_attribute ),
'alt' => esc_attr( $title_attribute ),
) ) . '';
$image .= '';
echo $image;
}
?>
' . __( 'Read more', 'accelerate' ) . '' );
?>