File: bp-notifications/bp-notifications-template.php |
Description |
---|---|
bp_get_the_notification_date_notified |
Filters the timestamp of the current notification. |
bp_the_notification_time_since() |
Output the timestamp of the current notification. |
bp_get_the_notification_time_since() |
Return the timestamp of the current notification. |
bp_get_the_notification_time_since |
Filters the time since value of the current notification. |
bp_the_notification_description() |
Output full-text description for a specific notification. |
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. |