File: bp-core/classes/class-bp-invitation.php |
Description |
---|---|
BP_Invitation::delete_by_id() |
Delete a single invitation by ID. |
BP_Invitation::_update() |
Update invitations. |
BP_Invitation::_delete() |
Delete invitations. |
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. |