从对象缓存中删除注释后立即触发。
原型
do_action( 'clean_comment_cache', int $id )
参数
$id
(int)
评论ID。
源文件
路径:wp-includes/comment.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/clean_comment_cache/
从对象缓存中删除注释后立即触发。
do_action( 'clean_comment_cache', int $id )
$id
(int)
评论ID。
路径:wp-includes/comment.php
英文文档:https://developer.wordpress.org/reference/hooks/clean_comment_cache/
请在后台设置小工具!