| [ Index ] |
PHP Cross Reference of BuddyPress |
[Source view] [Print] [Project Stats]
Core component classes.
| File Size: | 228 lines (6 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
BP_PHPMailer:: (2 methods):
bp_email()
get_hostname()
Class: BP_PHPMailer - X-Ref
Email delivery implementation using PHPMailer.| bp_email( BP_Email $email ) X-Ref |
| Send email(s). param: BP_Email $email Email to send. return: bool|WP_Error Returns true if email send, else a descriptive WP_Error. since: 2.5.0 |
| get_hostname() X-Ref |
| Get an appropriate hostname for the email. Varies depending on site configuration. return: string since: 2.5.0 |
| Generated: Fri Dec 19 01:00:59 2025 | Cross-referenced by PHPXref 0.7.1 |