@since: BuddyPress 1.9.0
Description
bp_notifications_get_notifications_for_user

This filters is documented in bp-notifications/bp-notifications-functions.php

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

bp_notifications_delete_notifications_by_type()

Delete notifications for a user by type.

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

bp_notifications_delete_notifications_by_item_id()

Delete notifications for an item ID.

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

BP_Notifications_Template::has_notifications()

Whether there are notifications available in the loop.

Source: bp-notifications/classes/class-bp-notifications-template.php:261

BP_Notifications_Template::next_notification()

Set up the next notification and iterate index.

Source: bp-notifications/classes/class-bp-notifications-template.php:276

BP_Notifications_Template::rewind_notifications()

Rewind the blogs and reset blog index.

Source: bp-notifications/classes/class-bp-notifications-template.php:290

BP_Notifications_Template::notifications()

Whether there are notifications left in the loop to iterate over.

Source: bp-notifications/classes/class-bp-notifications-template.php:313

notifications_loop_end

Fires right before the rewinding of notification posts.

Source: bp-notifications/classes/class-bp-notifications-template.php:325

BP_Notifications_Template::the_notification()

Set up the current notification inside the loop.

Source: bp-notifications/classes/class-bp-notifications-template.php:345

notifications_loop_start

Fires if the current notification item is the first in the notification loop.

Source: bp-notifications/classes/class-bp-notifications-template.php:357