Skip to:
Content

  • Home
  • Activity
  • Members
  • reference
WB Remedy

Code Reference

  • Home
  • Activity
  • Members
  • reference
Filter by type:
Search
Browse: Home / reference / BuddyPress / Nonmember Opt-outs

bp_optout_before_delete

Action Hook: Fires before an opt-out is deleted.

Source: bp-core/classes/class-bp-optout.php:765

Used by 1 function | Uses 0 functions

bp_optout_after_delete

Action Hook: Fires after an opt-out is deleted.

Source: bp-core/classes/class-bp-optout.php:784

Used by 1 function | Uses 0 functions

BP_Optout::optout_exists()

Method: Check whether an invitation exists matching the passed arguments.

Source: bp-core/classes/class-bp-optout.php:800

Used by 0 functions | Uses 1 function

BP_Optout::delete_by_id()

Method: Delete a single opt-out by ID.

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

Used by 0 functions | Uses 1 function

BP_Optout::_delete()

Method: Delete opt-outs.

Source: bp-core/classes/class-bp-optout.php:263

Used by 1 function | Uses 1 function

BP_Optout::get_where_sql()

Method: Assemble the WHERE clause of a get() SQL statement.

Source: bp-core/classes/class-bp-optout.php:279

Used by 2 functions | Uses 0 functions

BP_Optout::get_order_by_sql()

Method: Assemble the ORDER BY clause of a get() SQL statement.

Source: bp-core/classes/class-bp-optout.php:360

Used by 1 function | Uses 1 function

BP_Optout::get_paged_sql()

Method: Assemble the LIMIT clause of a get() SQL statement.

Source: bp-core/classes/class-bp-optout.php:404

Used by 1 function | Uses 0 functions

BP_Optout::get_query_clauses()

Method: Assemble query clauses, based on arguments, to pass to $wpdb methods.

Source: bp-core/classes/class-bp-optout.php:461

Used by 2 functions | Uses 0 functions

BP_Optout::get()

Method: Get opt-outs, based on provided filter parameters.

Source: bp-core/classes/class-bp-optout.php:532

Used by 3 functions | Uses 10 functions
1 2 3 Next »

See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS

Follow BuddyPress on Twitter • GPL • Contact Us • Privacy • Terms of Service