wpseek.com
A WordPress-centric search engine for devs and theme authors
user_request_action_email_content › WordPress Filter Hooks
Since4.9.6
Deprecatedn/a
› apply_filters( 'user_request_action_email_content', $content, $email_data )
| Parameters: (2) |
|
| Defined at: |
|
| Codex: |
Filters the text of the email sent when an account action is attempted.
The following strings have a special meaning and will get replaced dynamically: - `###DESCRIPTION###` Description of the action being performed so the user knows what the email is for. - `###CONFIRM_URL###` The link to click on to confirm the account action. - `###SITENAME###` The name of the site. - `###SITEURL###` The URL to the site.Related Functions: wp_user_request_action_description, wp_get_user_request_data, get_the_content, wp_functionality_constants, register_block_core_comment_content, rest_filter_response_by_context