File: bp-notifications/bp-notifications-template.php
Description
bp_get_the_notification_component_name()

Return the name of the component associated with the notification currently being iterated on.

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

bp_get_the_notification_component_name

Filters the name of the component associated with the notification currently being iterated on.

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

bp_the_notification()

Get the current notification object in the loop.

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

bp_the_notification_id()

Output the ID of the notification currently being iterated on.

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

bp_get_the_notification_id()

Return the ID of the notification currently being iterated on.

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

bp_get_the_notification_id

Filters the ID of the notification currently being iterated on.

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

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