Namespaces: global
Description
bp_notifications_update_meta()

Update a piece of notification meta.

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

bp_notifications_add_meta()

Add a piece of notification metadata.

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

bp_notifications_screen_read()

Catch and route the ‘read’ notifications screen.

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

bp_notifications_action_mark_unread()

Handle marking single notifications as unread.

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

bp_notifications_screen_unread()

Catch and route the ‘unread’ notifications screen.

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

bp_notifications_action_mark_read()

Handle marking single notifications as read.

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

bp_setup_notifications()

Set up the bp-notifications component.

Source: bp-notifications/bp-notifications-loader.php:19

BuddyPress

Main BuddyPress Class.

Source: class-buddypress.php:13

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

Get metadata for a given notification item.

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