File: bp-notifications/bp-notifications-template.php
Description
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

bp_get_the_notification_component_action()

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

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

bp_the_notification_component_action()

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

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

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_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