Dev Resources

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

bp_email_set_reply_to

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

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

Used by 0 functions | Uses 0 functions

bp_email_set_post_object

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

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

Used by 0 functions | Uses 0 functions

BP_Email::set_reply_to()

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

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

Used by 0 functions | Uses 0 functions

BP_Email::set_post_object()

Method: Set the Post object containing the email content template.

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

Used by 0 functions | Uses 0 functions

BP_Email::set_from()

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

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

Used by 0 functions | Uses 0 functions

bp_email_set_from

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

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

Used by 0 functions | Uses 0 functions

BP_Email::set_content_type()

Method: Set the content type (HTML or plain text) to send the email in.

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

Used by 0 functions | Uses 0 functions

bp_email_set_content_type

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

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

Used by 0 functions | Uses 0 functions

BP_Email::set_content_plaintext()

Method: Set the email content (plain text).

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

Used by 0 functions | Uses 0 functions

bp_email_set_content_plaintext

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

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

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