clean_comment_cache

Advertisement

Summery Summery

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

Syntax Syntax

do_action( 'clean_comment_cache', int $id )

Parameters Parameters

$id

Comment ID.

Source Source

File: wp-includes/comment.php

Advertisement

Changelog Changelog

Changelog
Version Description
4.5.0 Introduced.

Advertisement

Leave a Reply