'div-comment', 'depth' => $depth, 'max_depth' => $args['max_depth'], 'before' => '', 'after' => '', ) ) ); $by_post_author = astha_is_comment_by_post_author( $comment ); ?> < id="comment-" has_children ? 'parent' : '', $comment ); ?>>
', $comment_author_url ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped --Escaped in https://developer.wordpress.org/reference/functions/get_comment_author_url/ echo wp_kses_post( $avatar ); } } if ( ! empty( $comment_author_url ) ) { echo ''; } ?>
', $comment_author_url ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped --Escaped in https://developer.wordpress.org/reference/functions/get_comment_author_url/ } } printf( '%1$s%2$s', esc_html( $comment_author ), __( 'says:', 'astha' ) ); if ( ! empty( $comment_author_url ) ) { echo ''; } if ( $by_post_author ) { echo ''; } ?>
comment_approved ) { ?>