wpseek.com
A WordPress-centric search engine for devs and theme authors
new_user_email_content › WordPress Filter Hooks
Since4.9.0
Deprecatedn/a
› apply_filters( 'new_user_email_content', $email_text, $new_user_email )
| Parameters: (2) |
|
| Defined at: |
|
| Codex: |
Filters the text of the email sent when a change of user email address is attempted.
The following strings have a special meaning and will get replaced dynamically: - `###USERNAME###` The current user's username. - `###ADMIN_URL###` The link to click on to confirm the email change. - `###EMAIL###` The new email. - `###SITENAME###` The name of the site. - `###SITEURL###` The URL to the site.Related Functions: new_user_email_admin_notice, get_url_in_content, get_user_by_email, get_user_count, get_media_embedded_in_content, get_shortcode_tags_in_content