Privacy: Change `@since` entry for `user_request_confirmed_email_subject` filter added in [43373] to 4.9.8.

See #44382.

git-svn-id: https://develop.svn.wordpress.org/trunk@43451 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2018-07-16 12:11:14 +00:00
parent facf361e88
commit 83e8e6c003
1 changed files with 1 additions and 1 deletions

View File

@ -3061,7 +3061,7 @@ All at ###SITENAME###
/**
* Filters the subject of the user request confirmation email.
*
* @since 4.9.7
* @since 4.9.8
*
* @param string $subject The email subject.
* @param string $sitename The name of the site.