File: bp-messages/classes/class-bp-messages-thread.php |
Description |
---|---|
BP_Messages_Thread::convert_orderby_to_order_by_term() |
Convert the ‘orderby’ param into a proper SQL term/column. |
bp_messages_recipient_get_where_conditions |
Filters the Where SQL statement. |
bp_messages_recipient_get_join_sql |
Filters the From SQL statement. |
BP_Messages_Thread::get() |
Query for recipients. |
bp_recipients_recipient_get_orderby |
Filters the converted ‘orderby’ term. |
bp_recipients_recipient_get_where_conditions |
Filters the Where SQL statement. |
bp_recipients_recipient_get_join_sql |
Filters the From SQL statement. |
bp_recipients_recipient_get_paged_sql |
Filters the pagination SQL statement. |
bp_recipients_recipient_get_total_sql |
Filters the SQL used to retrieve total message results. |
BP_Messages_Thread::get_threads_for_user() |
Get message threads. |