%3$s',
esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ),
esc_attr( sprintf( __( 'View all posts by %1$s', 'comet' ), get_the_author() ) ),
esc_html( get_the_author() )
),
'
' . esc_html( get_the_date() ) . ''
);
?>
•
' . get_the_title( $parent_id ) . '' );
?>