Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / bp-core/bp-core-functions.php / Page 5

bp_send_email_success

Action Hook: Fires after BuddyPress has successfully sent an email.

Source: bp-core/bp-core-functions.php:3656

Used by 0 functions | Uses 0 functions

bp_email_use_wp_mail

Filter Hook: Filter this to skip BP’s email handling and instead send everything to wp_mail().

Source: bp-core/bp-core-functions.php:3592

Used by 0 functions | Uses 0 functions

bp_send_email_delivery_class

Filter Hook: Filter the email delivery class.

Source: bp-core/bp-core-functions.php:3625

Used by 0 functions | Uses 0 functions

bp_send_email

Action Hook: Gives access to an email before it is sent.

Source: bp-core/bp-core-functions.php:3575

Used by 0 functions | Uses 0 functions

bp_get_email

Filter Hook: Filters the BP_Email object returned by bp_get_email().

Source: bp-core/bp-core-functions.php:3484

Used by 0 functions | Uses 0 functions

bp_send_email()

Function: Send email, similar to WordPress’ wp_mail().

Source: bp-core/bp-core-functions.php:3514

Used by 0 functions | Uses 0 functions

bp_get_email_args

Filter Hook: Filters arguments used to find an email post type object.

Source: bp-core/bp-core-functions.php:3443

Used by 0 functions | Uses 0 functions

bp_get_email_post

Filter Hook: Filters arguments used to create the BP_Email object.

Source: bp-core/bp-core-functions.php:3463

Used by 0 functions | Uses 0 functions

bp_get_email_tax_type_labels

Filter Hook: Filters email type taxonomy labels.

Source: bp-core/bp-core-functions.php:3150

Used by 0 functions | Uses 0 functions

bp_get_email()

Function: Get an BP_Email object for the specified email type.

Source: bp-core/bp-core-functions.php:3410

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