@since: BuddyPress 1.9.0
Description
bp_the_notification_item_id()

Output the associated item ID of the notification currently being iterated on.

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

bp_get_the_notification_item_id()

Return the associated item ID of the notification currently being iterated on.

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

bp_get_the_notification_item_id

Filters the associated item ID of the notification currently being iterated on.

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

bp_the_notification_secondary_item_id()

Output the secondary associated item ID of the notification currently being iterated on.

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

bp_get_notifications_unread_permalink

Filters the read notifications permalink.

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

bp_notifications_read_permalink()

Output the read notifications permalink for a user.

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

bp_get_notifications_read_permalink()

Return the read notifications permalink.

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

bp_has_notifications()

Initialize the notifications loop.

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

bp_has_notifications

Filters whether or not the user has notifications to display.

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

bp_the_notifications()

Get the notifications returned by the template loop.

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