wpseek.com
WordPress开发者和主题制作者的搜索引擎



comment_text › WordPress过滤钩子

Sincen/a
已弃用n/a
apply_filters( 'comment_text', $comment_text, $comment, $args )
定义在:
文档:

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





源码

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