@since: BuddyPress 1.9.0
Description
bp_the_notification_mark_link()

Output the mark link for the current notification.

Source: bp-notifications/bp-notifications-template.php:729

bp_get_the_notification_mark_link()

Return the mark link for the current notification.

Source: bp-notifications/bp-notifications-template.php:741

bp_get_the_notification_mark_link

Filters the mark link for the current notification.

Source: bp-notifications/bp-notifications-template.php:760

bp_the_notification_delete_link()

Output the delete link for the current notification.

Source: bp-notifications/bp-notifications-template.php:771

bp_get_the_notification_delete_link()

Return the delete link for the current notification.

Source: bp-notifications/bp-notifications-template.php:783

bp_get_the_notification_delete_link

Filters the delete link for the current notification.

Source: bp-notifications/bp-notifications-template.php:798

bp_the_notification_mark_unread_link()

Output the mark unread link for the current notification.

Source: bp-notifications/bp-notifications-template.php:637

bp_get_the_notification_time_since()

Return the timestamp of the current notification.

Source: bp-notifications/bp-notifications-template.php:466

bp_get_the_notification_time_since

Filters the time since value of the current notification.

Source: bp-notifications/bp-notifications-template.php:487

bp_the_notification_description()

Output full-text description for a specific notification.

Source: bp-notifications/bp-notifications-template.php:495