changeset 21 | 48c4eec2b7e6 |
parent 19 | 3d72ae0968f4 |
--- a/wp/wp-comments-post.php Thu Sep 29 08:06:27 2022 +0200 +++ b/wp/wp-comments-post.php Fri Sep 05 18:40:08 2025 +0200 @@ -43,7 +43,7 @@ $cookies_consent = ( isset( $_POST['wp-comment-cookies-consent'] ) ); /** - * Perform other actions when comment cookies are set. + * Fires after comment cookies are set. * * @since 3.4.0 * @since 4.9.6 The `$cookies_consent` parameter was added.