@since: BuddyPress 2.5.0
Description
BP_Walker_Category_Checklist::end_lvl()

Ends the list of after the elements are added.

Source: bp-core/classes/class-bp-walker-category-checklist.php:41

BP_Walker_Category_Checklist::end_el()

Ends the element output, if needed.

Source: bp-core/classes/class-bp-walker-category-checklist.php:109

BP_PHPMailer

Email delivery implementation using PHPMailer.

Source: bp-core/classes/class-bp-phpmailer.php:17

BP_PHPMailer::bp_email()

Send email(s).

Source: bp-core/classes/class-bp-phpmailer.php:27

bp_phpmailer_init

Fires after PHPMailer is initialised.

Source: bp-core/classes/class-bp-phpmailer.php:192

BP_PHPMailer::get_hostname()

Get an appropriate hostname for the email. Varies depending on site configuration.

Source: bp-core/classes/class-bp-phpmailer.php:224

bp_email_validate

Filters whether the email passes basic validation checks.

Source: bp-core/classes/class-bp-email.php:955

BP_Email::set_subject()

Set the email subject.

Source: bp-core/classes/class-bp-email.php:791

bp_email_set_subject

Filters the new value of the subject email property.

Source: bp-core/classes/class-bp-email.php:801

BP_Email::set_template()

Set the email template (the HTML wrapper around the email content).

Source: bp-core/classes/class-bp-email.php:817