diff --git a/src/wp-includes/user.php b/src/wp-includes/user.php index b4703142da..669c0bcba8 100644 --- a/src/wp-includes/user.php +++ b/src/wp-includes/user.php @@ -4049,7 +4049,7 @@ All at ###SITENAME### /** * Filters the headers of the data erasure fulfillment notification. * - * @since 5.7.0 + * @since 5.8.0 * * @param string|array $headers The email headers. * @param string $subject The email subject.