File: bp-notifications/bp-notifications-template.php |
Description |
---|---|
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_the_notification_component_action() |
Output the name of the action associated with the notification currently being iterated on. |
bp_the_notification_component_name() |
Output the name of the component associated with the notification currently being iterated on. |
bp_get_the_notification_component_name() |
Return the name of the component associated with the notification currently being iterated on. |
bp_get_the_notification_component_name |
Filters the name of the component associated with the notification currently being iterated on. |
bp_the_notification() |
Get the current notification object in the loop. |
bp_the_notification_id() |
Output the ID of the notification currently being iterated on. |
bp_get_the_notification_id() |
Return the ID of the notification currently being iterated on. |
bp_get_the_notification_id |
Filters the ID of the notification currently being iterated on. |