File: bp-notifications/bp-notifications-template.php |
Description |
---|---|
bp_get_the_notification_description() |
Get full-text description for a specific notification. |
bp_the_notification_mark_read_link() |
Output the mark read link for the current notification. |
bp_get_the_notification_mark_read_link() |
Return the mark read link for the current notification. |
bp_get_the_notification_mark_read_link |
Filters the mark read link for the current notification. |
bp_the_notification_mark_read_url() |
Output the URL used for marking a single notification as read. |
bp_get_the_notification_component_action() |
Return the name of the action associated with the notification currently being iterated on. |
bp_get_the_notification_component_action |
Filters the name of the action associated with the notification currently being iterated on. |
bp_the_notification_date_notified() |
Output the timestamp of the current notification. |
bp_get_the_notification_date_notified() |
Return the timestamp of the current notification. |
bp_get_the_notification_date_notified |
Filters the timestamp of the current notification. |