do_action( 'bp_send_email_success', bool $status, BP_Email $email )

Fires after BuddyPress has successfully sent an email.


Description Description


Parameters Parameters

$status

True if the email was sent successfully.

$email

The email sent.


Top ↑

Source Source

File: bp-core/bp-core-functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.