Functions
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_notifications_clear_all_for_user_cache_before_update()

Invalidates ‘all_for_user_’ cache when updating.

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

bp_notifications_delete_all_notifications_by_type()

Delete all notifications by type.

Source: bp-notifications/bp-notifications-functions.php:408

bp_notifications_delete_meta()

Delete a meta entry from the DB for a notification item.

Source: bp-notifications/bp-notifications-functions.php:713

bp_notifications_delete_notification()

Delete a specific notification by its ID.

Source: bp-notifications/bp-notifications-functions.php:105

bp_notifications_delete_notifications_by_item_id()

Delete notifications for an item ID.

Source: bp-notifications/bp-notifications-functions.php:383

bp_notifications_delete_notifications_by_type()

Delete notifications for a user by type.

Source: bp-notifications/bp-notifications-functions.php:358

bp_notifications_delete_notifications_from_user()

Delete all notifications from a user.

Source: bp-notifications/bp-notifications-functions.php:435

bp_notifications_delete_notifications_on_user_delete()

Delete a user’s notifications when the user is deleted.

Source: bp-notifications/bp-notifications-functions.php:453

bp_notifications_get_all_notifications_for_user()

Get all notifications for a user and cache them.

Source: bp-notifications/bp-notifications-functions.php:143

bp_notifications_get_grouped_notifications_for_user()

Get a user’s unread notifications, grouped by component and action.

Source: bp-notifications/bp-notifications-functions.php:184

bp_notifications_get_meta()

Get metadata for a given notification item.

Source: bp-notifications/bp-notifications-functions.php:753

bp_notifications_get_notification()

Get a specific notification by its ID.

Source: bp-notifications/bp-notifications-functions.php:93

bp_notifications_get_notifications_for_user()

Get notifications for a specific user.

Source: bp-notifications/bp-notifications-functions.php:208

bp_notifications_get_registered_components()

Return an array of component names that are currently active and have registered Notifications callbacks.

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

bp_notifications_get_unread_notification_count()

Get a count of unread notification items for a user.

Source: bp-notifications/bp-notifications-functions.php:611

bp_notifications_mark_all_notifications_by_type()

Mark all notifications read/unread by type.

Source: bp-notifications/bp-notifications-functions.php:541

bp_notifications_mark_notification()

Mark notification read/unread for a user by ID.

Source: bp-notifications/bp-notifications-functions.php:124

bp_notifications_mark_notifications_by_item_id()

Mark notifications read/unread for an item ID.

Source: bp-notifications/bp-notifications-functions.php:512

bp_notifications_mark_notifications_by_type()

Mark notifications read/unread for a user by type.

Source: bp-notifications/bp-notifications-functions.php:483

bp_notifications_mark_notifications_from_user()

Mark all notifications read/unread from a user.

Source: bp-notifications/bp-notifications-functions.php:572

bp_notifications_pagination_count()

Output the pagination count for the current notification loop.

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

bp_notifications_pagination_links()

Output the pagination links for the current notification loop.

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

bp_notifications_permalink()

Output the notifications permalink for a user.

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

bp_notifications_read_permalink()

Output the read notifications permalink for a user.

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

bp_notifications_screen_read()

Catch and route the ‘read’ notifications screen.

Source: bp-notifications/screens/read.php:14

bp_notifications_screen_settings()

Catch and route the ‘settings’ notifications screen.

Source: bp-notifications/bp-notifications-functions.php:690

bp_notifications_screen_unread()

Catch and route the ‘unread’ notifications screen.

Source: bp-notifications/screens/unread.php:14

bp_notifications_slug()

Output the notifications component slug.

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

bp_notifications_sort_order_form()

Output the form for changing the sort order of notifications.

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

bp_notifications_toolbar_menu()

Build the “Notifications” dropdown.

Source: bp-notifications/bp-notifications-adminbar.php:21

bp_notifications_unread_permalink()

Output the unread notifications permalink for a user.

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

bp_notifications_update_meta()

Update a piece of notification meta.

Source: bp-notifications/bp-notifications-functions.php:788

bp_notifications_update_meta_cache()

Slurp up metadata for a set of notifications.

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

bp_nouveau()

Get a unique instance of BP Nouveau

Source: bp-templates/bp-nouveau/buddypress-functions.php:839

bp_nouveau_activation_hook()

Fire specific hooks into the activate template

Source: bp-templates/bp-nouveau/includes/template-tags.php:2339

bp_nouveau_activity()

Launch the Activity loader class.

Source: bp-templates/bp-nouveau/includes/activity/loader.php:110

bp_nouveau_activity_comment_action()

Ouptut the Activity comment action string

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:771

bp_nouveau_activity_comment_buttons()

Output the action buttons for the activity comments

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:817

bp_nouveau_activity_comment_form()

Load the Activity comment form

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:806

bp_nouveau_activity_comments()

Output Activity Comments if any

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:697

bp_nouveau_activity_content()

Output the Activity content into the loop.

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:216

bp_nouveau_activity_customizer_controls()

Add controls for the settings of the customizer for the activity component.

Source: bp-templates/bp-nouveau/includes/activity/functions.php:570

bp_nouveau_activity_description()

Fetch and update the media description.

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:1269

bp_nouveau_activity_enqueue_scripts()

Enqueue the activity scripts

Source: bp-templates/bp-nouveau/includes/activity/functions.php:45

bp_nouveau_activity_entry_buttons()

Output the action buttons inside an Activity Loop.

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:294

bp_nouveau_activity_has_content()

Checks if an activity of the loop has some content.

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:207

bp_nouveau_activity_hook()

Fire specific hooks into the activity entry template

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:183

bp_nouveau_activity_is_edited()

Get log is edited activity.

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:1234