@since: BuddyBoss 1.3.5 |
Description |
---|---|
BP_Invitation::get_where_sql() |
Assemble the WHERE clause of a get() SQL statement. |
BP_Invitation::get_order_by_sql() |
Assemble the ORDER BY clause of a get() SQL statement. |
BP_Invitation::get_paged_sql() |
Assemble the LIMIT clause of a get() SQL statement. |
BP_Invitation::get_query_clauses() |
Assemble query clauses, based on arguments, to pass to $wpdb methods. |
BP_Invitation::get() |
Get invitations, based on provided filter parameters. |
bp_invitations_get_paged_invitations_sql |
Filters the pagination SQL statement. |
bp_admin_invitations_table() |
Create the invitations database table if it does not exist. |
BP_Invitation::get_total_count() |
Get a count of total invitations matching a set of arguments. |
BP_Invitation |
BuddyBoss Invitations. |
BP_Invitation::update() |
Update invitations. |