[wp-trac] [WordPress Trac] #53826: wp_mail_succeeded action in wp_mail()
WordPress Trac
noreply at wordpress.org
Tue Nov 9 22:25:55 UTC 2021
#53826: wp_mail_succeeded action in wp_mail()
------------------------------+----------------------------
Reporter: birgire | Owner: davidbaumwald
Type: enhancement | Status: closed
Priority: normal | Milestone: 5.9
Component: Mail | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+----------------------------
Changes (by davidbaumwald):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"52083" 52083]:
{{{
#!CommitTicketReference repository="" revision="52083"
Mail: Add `wp_mail_succeeded` hook to `wp_mail`.
Adds a new `wp_mail_succeeded` action in `wp_mail` after the mail is sent.
Also, adds a disclaimer to the hook's docblock, clarifying that the hook's
firing doesn't necessarily mean the recipient received the mail, only that
the mail was processed without any errors.
Props birgire, donmhico, johnbillion.
Fixes #53826.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53826#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list