File: bp-notifications/bp-notifications-template.php |
Description |
|---|---|
| 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_the_notification_mark_unread_url() |
Output the URL used for marking a single notification as unread. |
| bp_get_the_notification_mark_unread_url() |
Return the URL used for marking a single notification as unread. |
| bp_get_the_notification_mark_unread_url |
Filters the URL used for marking a single notification as unread. |
| bp_the_notification_mark_link() |
Output the mark link for the current notification. |
| bp_get_the_notification_mark_link() |
Return the mark link for the current notification. |
| bp_get_the_notification_mark_link |
Filters the mark link for the current notification. |
| bp_the_notification_delete_link() |
Output the delete link for the current notification. |