Dev Resources

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

BP_Email::get_to()

Method: Get the email’s “to” address and name.

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

Used by 0 functions | Uses 0 functions

BP_Email::get_subject()

Method: Get the email subject.

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

Used by 0 functions | Uses 0 functions

BP_Email::get_post_object()

Method: Get the Post associated with the email.

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

Used by 0 functions | Uses 0 functions

BP_Email::get_reply_to()

Method: Get the email’s “reply to” address and name.

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

Used by 0 functions | Uses 0 functions

BP_Email::get_content_type()

Method: Get the email content type (HTML or plain text) that the email will be sent in.

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

Used by 0 functions | Uses 0 functions

BP_Email::get_from()

Method: Get the email’s “from” address and name.

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

Used by 0 functions | Uses 0 functions

BP_Email::get_content_plaintext()

Method: Get the email content (in plaintext).

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

Used by 0 functions | Uses 0 functions

BP_Email::get_content()

Method: Get the email content.

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

Used by 0 functions | Uses 0 functions

BP_Email::get_content_html()

Method: Get the email content (in HTML).

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

Used by 0 functions | Uses 0 functions

BP_Email::get_cc()

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

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

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