Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / 8.0.0 / Page 6

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

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
« Previous 1 … 5 6 7 … 33 Next »
Proudly powered by WordPress