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

Return the URL used for deleting a single notification.

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

bp_get_the_notification_delete_url

Filters the URL used for deleting a single notification.

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

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_unread_url

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

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

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