@since: BuddyPress 1.9.0 |
Description |
---|---|
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_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. |