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, wp_functionality_constants, get_the_content, user_can_edit_post_comments, rest_filter_response_by_context