'comment_parent', 'id' => 'comment_ID', ); /** CONSTRUCTOR * You'll have to use this if you plan to get to the top of the comments list, as * start_lvl() only goes as high as 1 deep nested comments */ function __construct() { ?>

  1. id="comment-">
    %s', 'foundationpress' ), get_comment_author_link() ); ?>
    comment_approved ) : ?>

    $depth, 'max_depth' => $args['max_depth'], ); comment_reply_link( array_merge( $args, $reply_args ) ); ?>