wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
user_request_confirmed_email_content › WordPress Filter Hooks
Seit5.8.0
Veraltetn/v
› apply_filters( 'user_request_confirmed_email_content', $content, $email_data )
| Parameter: (2) |
|
| Definiert in: |
|
| 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.Ähnliche Funktionen: wp_user_request_action_description, _wp_privacy_send_request_confirmation_notification, get_media_embedded_in_content, request_filesystem_credentials, _wp_privacy_account_request_confirmed_message, rest_filter_response_by_context