@since: BuddyPress 1.9.0 |
Description |
---|---|
BP_Notifications_Notification::_delete() |
Delete notifications. |
BP_Notifications_Notification::get_where_sql() |
Assemble the WHERE clause of a get() SQL statement. |
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. |
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 and |