Dev Resources

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

BP_Email::set_content_html()

Method: Set the email content (HTML).

Source: bp-core/classes/class-bp-email.php:664

Used by 0 functions | Uses 0 functions

bp_email_set_content_html

Filter Hook: Filters the new value of the email’s “content” property (HTML).

Source: bp-core/classes/class-bp-email.php:674

Used by 0 functions | Uses 0 functions

bp_email_set_cc

Filter Hook: Filters the new value of the email’s “CC” property.

Source: bp-core/classes/class-bp-email.php:651

Used by 0 functions | Uses 0 functions

bp_email_set_bcc

Filter Hook: Filters the new value of the email’s “BCC” property.

Source: bp-core/classes/class-bp-email.php:603

Used by 0 functions | Uses 0 functions

BP_Email::set_cc()

Method: Set the email’s “cc” address and name.

Source: bp-core/classes/class-bp-email.php:626

Used by 0 functions | Uses 0 functions

bp_email_set_headers

Filter Hook: Filters the new value of the email’s “headers” property.

Source: bp-core/classes/class-bp-email.php:555

Used by 0 functions | Uses 0 functions

BP_Email::set_bcc()

Method: Set the email’s “bcc” address and name.

Source: bp-core/classes/class-bp-email.php:578

Used by 0 functions | Uses 0 functions

BP_Email::get_tokens()

Method: Get token names and replacement values for this email.

Source: bp-core/classes/class-bp-email.php:523

Used by 0 functions | Uses 0 functions

BP_Email::set_headers()

Method: Set email headers.

Source: bp-core/classes/class-bp-email.php:537

Used by 0 functions | Uses 0 functions

BP_Email::get_template()

Method: Get the email template (the HTML wrapper around the email content).

Source: bp-core/classes/class-bp-email.php:493

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 4 5 Next »
Proudly powered by WordPress