Docs: Improve the DocBlock summary for the clean_comment_cache
action, introduced in [36405].
See #35610. See #35986. git-svn-id: https://develop.svn.wordpress.org/trunk@36922 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
1d89f9e228
commit
807396f94e
@ -2570,7 +2570,7 @@ function clean_comment_cache($ids) {
|
||||
wp_cache_delete( $id, 'comment' );
|
||||
|
||||
/**
|
||||
* Fires after a comment has been removed from the object cache.
|
||||
* Fires immediately after a comment has been removed from the object cache.
|
||||
*
|
||||
* @since 4.5.0
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user