@since: BuddyPress 3.0.0
Description
bp_nouveau_notifications_filters()

Display the notifications filter options.

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

BP_Nouveau_Notifications::setup_globals()

Globals

Source: bp-templates/bp-nouveau/includes/notifications/loader.php:35

BP_Nouveau_Notifications::includes()

Include needed files

Source: bp-templates/bp-nouveau/includes/notifications/loader.php:44

BP_Nouveau_Notifications::setup_actions()

Register do_action() hooks

Source: bp-templates/bp-nouveau/includes/notifications/loader.php:56

BP_Nouveau_Notifications::setup_filters()

Register add_filter() hooks

Source: bp-templates/bp-nouveau/includes/notifications/loader.php:85

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

bp_nouveau_notifications_register_filter()

Register new filters for the notifications screens.

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