@since: BuddyPress 2.1.0
Description
bp_notifications_get_all_notifications_for_user

Filters all notifications for a user.

Source: bp-notifications/bp-notifications-functions.php:169

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_delete_url()

Output the URL used for deleting a single notification.

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

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_read_url()

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

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