Action: powered_cache_advanced_cache_purge_on_comment_update

do_action( 'powered_cache_advanced_cache_purge_on_comment_update', $post_id, $post_url, $comment_id )

Fires after purging cache for a post that associated a comment

Parameters:
Name Type Description
$post_id int

Post ID.

$post_url string

Post permalink.

$comment_id int

Comment ID.

Since:
  • 3.4.4
Source: