Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / bp-core/classes/class-bp-email-recipient.php

BP_Email_Recipient::get_user()

Method: Get WP_User object for this recipient.

Source: bp-core/classes/class-bp-email-recipient.php:160

Used by 0 functions | Uses 0 functions

bp_email_recipient_get_user

Filter Hook: Filters the WP_User object for this recipient before it’s returned.

Source: bp-core/classes/class-bp-email-recipient.php:177

Used by 0 functions | Uses 0 functions

BP_Email_Recipient::get_name()

Method: Get recipient’s name.

Source: bp-core/classes/class-bp-email-recipient.php:137

Used by 0 functions | Uses 0 functions

bp_email_recipient_get_address

Filter Hook: Filters the recipient’s address before it’s returned.

Source: bp-core/classes/class-bp-email-recipient.php:127

Used by 0 functions | Uses 0 functions

bp_email_recipient

Action Hook: Fires inside __construct() method for BP_Email_Recipient class.

Source: bp-core/classes/class-bp-email-recipient.php:106

Used by 0 functions | Uses 0 functions

BP_Email_Recipient::get_address()

Method: Get recipient’s address.

Source: bp-core/classes/class-bp-email-recipient.php:116

Used by 0 functions | Uses 0 functions

BP_Email_Recipient::__construct()

Method: Constructor.

Source: bp-core/classes/class-bp-email-recipient.php:37

Used by 0 functions | Uses 0 functions

BP_Email_Recipient

Class: Represents a recipient that an email will be sent to.

Source: bp-core/classes/class-bp-email-recipient.php:17

Used by 0 functions | Uses 1 function

bp_email_recipient_get_name

Filter Hook: Filters the recipient’s name before it’s returned.

Source: bp-core/classes/class-bp-email-recipient.php:148

Used by 0 functions | Uses 0 functions
Proudly powered by WordPress