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

Return the pagination count for the current notification loop.

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

bp_notifications_pagination_count

Filters the pagination count for the current notification loop.

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

bp_notifications_pagination_links()

Output the pagination links for the current notification loop.

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

bp_the_notification_mark_link()

Output the mark link for the current notification.

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

bp_get_the_notification_mark_link()

Return the mark link for the current notification.

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

bp_get_the_notification_mark_link

Filters the mark link for the current notification.

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

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