File: bp-messages/classes/class-bp-messages-notice.php |
Description |
|---|---|
| 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. |
| bp_messages_notice_get_join_sql |
Filters the From SQL statement. |
| bp_messages_notice_get_paged_sql |
Filters the pagination SQL statement. |
| bp_messages_notice_get_total_sql |
Filters the SQL used to retrieve total group results. |
| BP_Messages_Notice::convert_orderby_to_order_by_term() |
Convert the ‘orderby’ param into a proper SQL term/column. |
| BP_Messages_Notice::get_active() |
Returns the active notice that should be displayed on the front end. |
| messages_notice_get_active |
Gives ability to filter the active notice that should be displayed on the front end. |
| BP_Messages_Notice::get_notices() |
Pulls up a list of notices. |