do_action( 'bp_send_email_failure', WP_Error $status , BP_Email $email )
Fires after BuddyPress has tried – and failed – to send an email.
Description
Parameters
- $status
-
A WP_Error object describing why the email failed to send. The contents will vary based on the email delivery class you are using.
-
The email we tried to send.
Source
Changelog
Version | Description |
---|---|
BuddyPress 2.5.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.