| [ Index ] |
PHP Cross Reference of BuddyPress |
[Source view] [Print] [Project Stats]
Base class for email "participants" (recipient, sender, Reply-To, etc).
| File Size: | 84 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| get_address() X-Ref |
| Gets the email address of the user. since: 5.0.0 |
| get_name() X-Ref |
| Gets the email name of the user. since: 5.0.0 return: string |
| set_address( $email_address ) X-Ref |
| Sets the email address of the user. since: 5.0.0 param: string $email_address Email address. |
| set_name( $name ) X-Ref |
| Sets the name of the user. since: 5.0.0 param: string $name Name. |
| Generated: Fri Nov 14 01:00:55 2025 | Cross-referenced by PHPXref 0.7.1 |