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

Output full-text description for a specific notification.

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

bp_get_the_notification_description()

Get full-text description for a specific notification.

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

bp_the_notification_mark_read_link()

Output the mark read link for the current notification.

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

bp_get_the_notification_mark_read_link()

Return the mark read link for the current notification.

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

bp_get_the_notification_mark_read_link

Filters the mark read link for the current notification.

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

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_get_the_notification_component_action

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

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

bp_the_notification_date_notified()

Output the timestamp of the current notification.

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

bp_get_the_notification_date_notified()

Return the timestamp of the current notification.

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