Docs: Correct the @since tag for the user_erasure_fulfillment_email_headers filter.

Props johnbillion.
See #44314, #53461.

git-svn-id: https://develop.svn.wordpress.org/branches/5.8@51354 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jonathan Desrosiers 2021-07-06 18:23:28 +00:00
parent 6a2506680b
commit b6021525c5

View File

@ -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.