Namespaces: global |
Description |
|---|---|
| bp_notifications_clear_all_for_user_cache_before_delete() |
Invalidate the ‘all_for_user_’ cache when deleting. |
| bp_notifications_clear_all_for_user_cache_before_update() |
Invalidates ‘all_for_user_’ cache when updating. |
| bp_get_the_notification_delete_url() |
Return the URL used for deleting a single notification. |
| bp_the_notification_action_links() |
Output the action links for the current notification. |
| bp_get_the_notification_action_links() |
Return the action links for the current notification. |
| bp_notifications_pagination_count() |
Output the pagination count for the current notification loop. |
| bp_get_notifications_pagination_count() |
Return the pagination count for the current notification loop. |
| bp_notifications_pagination_links() |
Output the pagination links for the current notification loop. |
| bp_get_notifications_pagination_links() |
Return the pagination links for the current notification loop. |
| bp_get_the_notification_delete_link() |
Return the delete link for the current notification. |