do_action( 'clean_comment_cache', int $id )

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


Description Description


Parameters Parameters

$id

(int) Comment ID.


Top ↑

Source Source

File: wp-includes/comment.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.