@since: BuddyPress 1.9.0 |
Description |
|---|---|
| BP_Notifications_Notification::get_order_by_sql() |
Assemble the ORDER BY clause of a get() SQL statement. |
| BP_Notifications_Notification::get_paged_sql() |
Assemble the LIMIT clause of a get() SQL statement. |
| BP_Notifications_Component::__construct() |
Start the notifications component creation process. |
| BP_Notifications_Component::includes() |
Include notifications component files. |
| BP_Notifications_Component::setup_globals() |
Set up component global data. |
| BP_Notifications_Component::setup_nav() |
Set up component navigation. |
| BP_Notifications_Component::setup_admin_bar() |
Set up the component entries in the WordPress Admin Bar. |
| BP_Notifications_Component::setup_title() |
Set up the title for pages. |
| bp_get_notifications_pagination_links |
Filters the pagination links for the current notification loop. |
| bp_notifications_sort_order_form() |
Output the form for changing the sort order of notifications. |