Fonksiyonun tamamı:
<?php comment_reply_link( array_merge( $args, array(
'reply_text' => __( 'Reply', 'laura'),
'depth' => $depth,
'max_depth' => $args['max_depth']
)));?>