do_action( 'bp_email', string $email_type, BP_Email $this )

Fires inside __construct() method for BP_Email class.

Description

Parameters

$email_type

(string) Unique identifier for this type of email.

$this

(BP_Email) Current instance of the email type class.

Source

File: bp-core/classes/class-bp-email.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.