wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_mail_succeeded › WordPress Action Hooks
Since6.9.0
Deprecatedn/a
› do_action( 'wp_mail_succeeded', $mail_data )
| Parameters: |
|
| Defined at: |
|
| Codex: |
Fires after PHPMailer has successfully sent an email.
The firing of this action does not necessarily mean that the recipient(s) received the email successfully. It only means that the `send` method above was able to process the request without any errors.Related Functions: wp_next_scheduled, wp_mail, wp_audio_shortcode, wp_handle_sideload, wp_get_schedule, wp_admin_headers
Related Hooks: wp_mail_failed, wp_mail_charset, wp_mail_embed_args, wp_mail_content_type, wp_next_scheduled