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

Filters the timestamp of the current notification.

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

bp_the_notification_time_since()

Output the timestamp of the current notification.

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

bp_get_the_notification_time_since()

Return the timestamp of the current notification.

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

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