> ID); $args = array( 'p' => $thumbnail_id, 'post_type' => 'attachment' ); $thumbnail = get_posts( $args ); $thumbnail_image = wp_get_attachment_image_src( $thumbnail_id, 'oceanic_blog_img_side' ); ?>
<?php echo $thumbnail[0]->post_title; ?>
', esc_url( get_permalink() ) ), '' ); ?>
'', ) ); ?>