' . get_the_author() . ''); ?>

'img-responsive'); if (has_post_thumbnail()) { $icon = "fa fa-picture-o"; $url = wp_get_attachment_url(get_post_thumbnail_id(get_the_ID())); the_post_thumbnail($imageSize, $img_class); ?>