File: bp-notifications/bp-notifications-template.php
Description
bp_get_the_notification_time_since

Filters the time since value of the current notification.

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

bp_the_notification_description()

Output full-text description for a specific notification.

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

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

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

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

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