wpseek.com
A WordPress-centric search engine for devs and theme authors



clean_comment_cache › WordPress Action Hooks

Since4.5.0
Deprecatedn/a
do_action( 'clean_comment_cache', $id )
Parameters:
  • (int) $id Comment ID.
    Required: Yes
Defined at:
Codex:

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





Source

do_action( 'clean_comment_cache', $id );