File: bp-templates/bp-nouveau/includes/notifications/functions.php
Description
bp_nouveau_notifications_get_filters()

Get one or all notifications filters.

Source: bp-templates/bp-nouveau/includes/notifications/functions.php:114

bp_nouveau_notifications_sort()

Sort Notifications according to their position arguments.

Source: bp-templates/bp-nouveau/includes/notifications/functions.php:138

bp_nouveau_notifications_dashiconified_link()

Add a dashicon to Notifications action links

Source: bp-templates/bp-nouveau/includes/notifications/functions.php:179

bp_nouveau_notifications_mark_unread_link()

Edit the Mark Unread action link to include a dashicon

Source: bp-templates/bp-nouveau/includes/notifications/functions.php:207

bp_nouveau_notifications_mark_read_link()

Edit the Mark Read action link to include a dashicon

Source: bp-templates/bp-nouveau/includes/notifications/functions.php:224

bp_nouveau_notifications_delete_link()

Edit the Delete action link to include a dashicon

Source: bp-templates/bp-nouveau/includes/notifications/functions.php:241

bp_nouveau_notifications_register_scripts()

Register Scripts for the Notifications component

Source: bp-templates/bp-nouveau/includes/notifications/functions.php:20

bp_nouveau_notifications_enqueue_scripts()

Enqueue the notifications scripts

Source: bp-templates/bp-nouveau/includes/notifications/functions.php:40

bp_nouveau_notifications_init_filters()

Init Notifications filters and fire a hook to let plugins/components register their filters.

Source: bp-templates/bp-nouveau/includes/notifications/functions.php:55

bp_nouveau_notifications_init_filters

Hook here to register your custom notification filters

Source: bp-templates/bp-nouveau/includes/notifications/functions.php:67