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

Output the delete link for the current notification.

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

bp_get_the_notification_delete_link()

Return the delete link for the current notification.

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

bp_get_the_notification_delete_link

Filters the delete link for the current notification.

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

bp_the_notification_delete_url()

Output the URL used for deleting a single notification.

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

bp_get_the_notification_mark_unread_link()

Return the mark unread link for the current notification.

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

bp_get_the_notification_mark_read_url()

Return the URL used for marking a single notification as read.

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

bp_get_the_notification_mark_read_url

Filters the URL used for marking a single notification as read.

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

bp_the_notification_mark_unread_link()

Output the mark unread link for the current notification.

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

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