Filters the body of the user request confirmation email.
The email is sent to an administrator when a user request is confirmed.
The following strings have a special meaning and will get replaced dynamically:
$contentstring
$email_dataarray
request WP_User_Requestuser_email stringdescription stringmanage_url stringsitename stringsiteurl stringadmin_email string$content = apply_filters( 'user_request_confirmed_email_content', $content, $email_data );
| Version | Description |
|---|---|
| 5.8.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/user_request_confirmed_email_content