Dev Resources

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

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

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

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