This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

Comments::render_edit_reply_link( array $args, int $depth )

Render edit/reply link.


Parameters

$args

(Required) comment args.

$depth

(Required) the depth of comment.


Source

File: inc/views/partials/comments.php