clean_comment_cache

最后更新于:2021-11-25 23:25:04

do_action( ‘clean_comment_cache’, int $id )

Fires immediately after a comment has been removed from the object cache.

参数

$id

(int)
Comment ID.

源文件

文件: gc-includes/comment.php

View on Trac