Namespaces: global
Description
bp_notifications_clear_all_for_user_cache_after_save()

Invalidate ‘all_for_user_’ cache when saving.

Source: bp-notifications/bp-notifications-cache.php:58

bp_notifications_clear_all_for_user_cache_before_delete()

Invalidate the ‘all_for_user_’ cache when deleting.

Source: bp-notifications/bp-notifications-cache.php:70

bp_get_the_notification_delete_url()

Return the URL used for deleting a single notification.

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

bp_the_notification_action_links()

Output the action links for the current notification.

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

bp_get_the_notification_action_links()

Return the action links for the current notification.

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

bp_notifications_pagination_count()

Output the pagination count for the current notification loop.

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

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_links()

Output the pagination links for the current notification loop.

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

bp_get_notifications_pagination_links()

Return the pagination links for the current notification loop.

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

bp_the_notification_delete_link()

Output the delete link for the current notification.

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