Namespaces: global
Description
bp_get_the_notification_secondary_item_id()

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

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

bp_the_notification_component_name()

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

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

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_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_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_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_notifications_read_permalink()

Output the read notifications permalink for a user.

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