W3cubDocs

/WordPress

do_action( ‘clean_comment_cache’, int $id )

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

Parameters

$idint
Comment ID.

Source

do_action( 'clean_comment_cache', $id );

Changelog

Version Description
4.5.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/clean_comment_cache