Dev Resources

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

BP_Email::validate()

Method: Check that we’d be able to send this email.

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

Used by 0 functions | Uses 0 functions

bp_email_validate

Filter Hook: Filters whether the email passes basic validation checks.

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

Used by 0 functions | Uses 0 functions

BP_Email::set_tokens()

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

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

Used by 0 functions | Uses 0 functions

bp_email_set_tokens

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

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

Used by 0 functions | Uses 0 functions

BP_Email::set_to()

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

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

Used by 0 functions | Uses 0 functions

bp_email_set_to

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

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

Used by 0 functions | Uses 0 functions

bp_email_set_template

Filter Hook: Filters the new value of the template email property.

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

Used by 0 functions | Uses 0 functions

bp_email_set_subject

Filter Hook: Filters the new value of the subject email property.

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

Used by 0 functions | Uses 0 functions

BP_Email::set_template()

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

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

Used by 0 functions | Uses 0 functions

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
1 2 … 5 Next »
Proudly powered by WordPress