wpseek.com
A WordPress-centric search engine for devs and theme authors
user_request_confirmed_email_content › WordPress Filter Hooks
Since5.8.0
Deprecatedn/a
› apply_filters( 'user_request_confirmed_email_content', $content, $email_data )
Parameters: (2) |
|
Defined at: |
|
Codex: |
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:
SITENAME### The name of the site.
USER_EMAIL### The user email for the request.
DESCRIPTION### Description of the action being performed so the user knows what the email is for.
MANAGE_URL### The URL to manage requests.
SITEURL### The URL to the site.
Related Functions: wp_user_request_action_description, _wp_privacy_send_request_confirmation_notification, request_filesystem_credentials, get_media_embedded_in_content, _wp_privacy_account_request_confirmed_message, rest_filter_response_by_context