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

Fires after BuddyPress has succesfully sent an email.

Description

Parameters

$status

(bool) True if the email was sent successfully.

$email

(BP_Email) The email sent.

Source

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

Changelog

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.