@since: BuddyPress 2.5.0 |
Description |
---|---|
BP_Walker_Category_Checklist::end_lvl() |
Ends the list of after the elements are added. |
BP_Walker_Category_Checklist::end_el() |
Ends the element output, if needed. |
BP_PHPMailer |
Email delivery implementation using PHPMailer. |
BP_PHPMailer::bp_email() |
Send email(s). |
bp_phpmailer_init |
Fires after PHPMailer is initialised. |
BP_PHPMailer::get_hostname() |
Get an appropriate hostname for the email. Varies depending on site configuration. |
bp_email_validate |
Filters whether the email passes basic validation checks. |
BP_Email::set_subject() |
Set the email subject. |
bp_email_set_subject |
Filters the new value of the subject email property. |
BP_Email::set_template() |
Set the email template (the HTML wrapper around the email content). |