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



comment_edit_pre › WordPress过滤钩子

Sincen/a
已弃用n/a
apply_filters( 'comment_edit_pre', $comment->comment_content )
定义在:
文档:

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





源码

$comment_content = apply_filters( 'comment_edit_pre', $comment->comment_content );