comment_text

过滤钩子


apply_filters( 'comment_text', $comment_text, $comment, $args )
定义位置
  • wp-includes/blocks/comment-content.php
    , line 35
引入
n/a
弃用

This filter is documented in wp-includes/comment-template.php

$comment_text = apply_filters( 'comment_text', $comment_text, $comment, $args );