@since: BuddyBoss 1.5.4 |
Description |
|---|---|
| BP_Messages_Notice::convert_orderby_to_order_by_term() |
Convert the ‘orderby’ param into a proper SQL term/column. |
| BP_Messages_Message::get() |
Query for messages |
| bp_messages_message_get_orderby |
Filters the converted ‘orderby’ term. |
| bp_messages_message_get_where_conditions |
Filters the Where SQL statement. |
| bp_messages_message_get_join_sql |
Filters the From SQL statement. |
| bp_messages_message_get_paged_sql |
Filters the pagination SQL statement. |
| bp_messages_message_get_total_sql |
Filters the SQL used to retrieve total message results. |
| BP_Messages_Notice::get() |
Query for Notices. |
| bp_messages_notice_get_orderby |
Filters the converted ‘orderby’ term. |
| bp_messages_notice_get_where_conditions |
Filters the Where SQL statement. |