@since: BuddyPress 2.6.0 Added $user_id as a parameter.
Description
bp_get_the_notification_mark_unread_link()

Return the mark unread link for the current notification.

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

bp_get_the_notification_mark_unread_link

Filters the link used for marking a single notification as unread.

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

bp_the_notification_mark_unread_url()

Output the URL used for marking a single notification as unread.

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

bp_get_the_notification_mark_unread_url()

Return the URL used for marking a single notification as unread.

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

bp_get_the_notification_mark_read_url()

Return the URL used for marking a single notification as read.

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

bp_get_the_notification_mark_read_url

Filters the URL used for marking a single notification as read.

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

bp_the_notification_mark_unread_link()

Output the mark unread link for the current notification.

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

bp_the_notification_mark_read_link()

Output the mark read link for the current notification.

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

bp_get_the_notification_mark_read_link()

Return the mark read link for the current notification.

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

bp_get_the_notification_mark_read_link

Filters the mark read link for the current notification.

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