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::get()

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

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

Used by 0 functions | Uses 0 functions

bp_optouts_get_paged_optouts_sql

Filter Hook: Filters the pagination SQL statement.

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

Used by 0 functions | Uses 0 functions

BP_Optout::get_total_count()

Method: Get a count of total optouts matching a set of arguments.

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

Used by 0 functions | Uses 0 functions

BP_Optout::update()

Method: Update optouts.

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

Used by 0 functions | Uses 0 functions

BP_Optout::get_table_name()

Method: Get the opt-outs table name.

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

Used by 0 functions | Uses 0 functions

bp_optout_before_update

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

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

Used by 0 functions | Uses 0 functions

BP_Optout::save()

Method: Update or insert opt-out details into the database.

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

Used by 0 functions | Uses 0 functions

bp_optout_after_update

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

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

Used by 0 functions | Uses 0 functions

bp_optout_before_save

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

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

Used by 0 functions | Uses 0 functions

BP_Optout::delete()

Method: Delete opt-outs.

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

Used by 0 functions | Uses 0 functions
1 2 3 Next »
Proudly powered by WordPress