File: bp-notifications/bp-notifications-template.php |
Description |
---|---|
bp_notifications_sort_order_form() |
Output the form for changing the sort order of notifications. |
bp_notifications_bulk_management_dropdown() |
Output the dropdown for bulk management of notifications. |
bp_get_notifications_pagination_links |
Filters the pagination links for the current notification loop. |
bp_get_the_notification_delete_url() |
Return the URL used for deleting a single notification. |
bp_get_the_notification_delete_url |
Filters the URL used for deleting a single notification. |
bp_the_notification_action_links() |
Output the action links for the current notification. |
bp_get_the_notification_action_links() |
Return the action links for the current notification. |
bp_get_the_notification_action_links |
Filters the action links for the current notification. |
bp_notifications_pagination_count() |
Output the pagination count for the current notification loop. |
bp_get_notifications_pagination_count() |
Return the pagination count for the current notification loop. |