%1$s %2$s', get_comment_author_link(), // If current post author is also comment author, make it known visually. ( $comment->user_id === $post->post_author ) ? '' .wp_kses_post( esc_html_e('Post author', 'backyard' )) . '' : '' ); printf( wp_kses_post( esc_html( '%1$s at %2$s', 'backyard' )), get_comment_date(), get_comment_time() ); ?> wp_kses_post( esc_html_e( 'Reply', 'backyard' )), 'after' => '', 'depth' => $depth, 'max_depth' => $args['max_depth'] ) ) ); edit_comment_link( wp_kses_post( esc_html_e( 'Edit', 'backyard' )), '', '' ); ?> comment_approved ) : ?>