Namespaces: global
Description
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_notifications_clear_all_for_user_cache_before_update()

Invalidates ‘all_for_user_’ cache when updating.

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

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

Return the delete link for the current notification.

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