Dev Resources

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

bp_optout_after_save

Action Hook: Fires after an optout is saved.

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

Used by 0 functions | Uses 0 functions

bp_optout_before_delete

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

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

Used by 0 functions | Uses 0 functions

BP_Optout::populate()

Method: Fetch data for an existing opt-out from the database.

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

Used by 0 functions | 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 0 functions | Uses 0 functions

BP_Optout::_insert()

Method: Create an opt-out entry.

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

Used by 0 functions | 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 0 functions

BP_Optout::_update()

Method: Update opt-outs.

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

Used by 0 functions | Uses 0 functions

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 0 functions

BP_Optout::_delete()

Method: Delete opt-outs.

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

Used by 0 functions | Uses 0 functions

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 0 functions | Uses 0 functions
1 2 3 Next »
Proudly powered by WordPress