Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / bp-notifications/classes/class-bp-notifications-notification.php

BP_Notifications_Notification::get_grouped_notifications_for_user()

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

Source: bp-notifications/classes/class-bp-notifications-notification.php:1153

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::mark_all_for_user()

Method: Mark all user notifications as read.

Source: bp-notifications/classes/class-bp-notifications-notification.php:1025

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::mark_all_from_user()

Method: Mark all notifications from a user as read.

Source: bp-notifications/classes/class-bp-notifications-notification.php:1068

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::mark_all_by_type()

Method: Mark all notifications for all users as read by item id, and optional secondary item id, and component name and action.

Source: bp-notifications/classes/class-bp-notifications-notification.php:1112

Used by 0 functions | Uses 0 functions

bp_notification_before_delete

Action Hook: Fires before the deletion of a notification item.

Source: bp-notifications/classes/class-bp-notifications-notification.php:892

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::delete_by_id()

Method: Delete a single notification by ID.

Source: bp-notifications/classes/class-bp-notifications-notification.php:910

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::get_all_for_user()

Method: Fetch all the notifications in the database for a specific user.

Source: bp-notifications/classes/class-bp-notifications-notification.php:927

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::get_unread_for_user()

Method: Fetch all the unread notifications in the database for a specific user.

Source: bp-notifications/classes/class-bp-notifications-notification.php:943

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::get_read_for_user()

Method: Fetch all the read notifications in the database for a specific user.

Source: bp-notifications/classes/class-bp-notifications-notification.php:959

Used by 0 functions | Uses 0 functions

BP_Notifications_Notification::get_current_notifications_for_user()

Method: Get unread notifications for a user, in a pagination-friendly format.

Source: bp-notifications/classes/class-bp-notifications-notification.php:989

Used by 0 functions | Uses 0 functions
1 2 … 4 Next »
Proudly powered by WordPress