| [ Index ] |
PHP Cross Reference of BuddyPress |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 40 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
BP_Email_Address:: (4 methods):
get_address()
get_name()
set_address()
set_name()
Interface: BP_Email_Address - X-Ref
Interface for objects that have email address properties (address, name).| get_address() X-Ref |
| Gets the email address of the user. since: 5.0.0 |
| get_name() X-Ref |
| Gets the display name of the user. since: 5.0.0 |
| set_address( $email_address ) X-Ref |
| Sets the email address of the user. param: string $email_address Email address. since: 5.0.0 |
| set_name( $name ) X-Ref |
| Sets the name of the user. param: string $name Name. since: 5.0.0 |
| Generated: Sun Nov 2 01:00:56 2025 | Cross-referenced by PHPXref 0.7.1 |