$byline = '<span class="author vcard">' . esc_html( get_the_author() ) . </span>'; echo '<span class="posted-on">' . $posted_on . '</span><span class="byline">' . $byline . '</span>';