笺下留言

    get_the_ID(), 'status' => 'approve', 'order' => 'ASC')); foreach ($comments as $c) : $is_reply = $c->comment_parent > 0; $parent = $is_reply ? get_comment($c->comment_parent) : null; ?>
  1. 'comment-avatar')); ?> comment_author); ?> 回复 @comment_author); ?>
    comment_content); ?>
    回复