apply_filters( 'post_comments_link', $formatted_link, $post )
过滤格式化的文章评论链接HTML。
return apply_filters( 'post_comments_link', $formatted_link, $post );