< id="comment-" has_children ? 'parent' : '', $comment, 'comment' ); ?>>
' . esc_html__( 'Author', 'eviewp' ) . ''; } ?>
'div-comment', 'depth' => $depth, 'max_depth' => $args['max_depth'], 'before' => '', 'after' => '', ) ) ); if ( $comment_reply_link || $by_post_author ) { if ( $comment_reply_link ) { echo ''; echo $comment_reply_link; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- Link is escaped in https://developer.wordpress.org/reference/functions/get_comment_reply_link/ } if ( get_edit_comment_link() ) { echo ' ' . esc_html__( 'Edit', 'eviewp' ) . ''; } } ?>
comment_approved ) { ?>