File: bp-templates/bp-nouveau/includes/notifications/functions.php |
Description |
---|---|
bp_nouveau_notifications_enqueue_scripts() |
Enqueue the notifications scripts |
bp_nouveau_notifications_init_filters() |
Init Notifications filters and fire a hook to let plugins/components register their filters. |
bp_nouveau_notifications_init_filters |
Hook here to register your custom notification filters |
bp_nouveau_notifications_register_filter() |
Register new filters for the notifications screens. |
bp_nouveau_notifications_get_filters() |
Get one or all notifications filters. |
bp_nouveau_notifications_sort() |
Sort Notifications according to their position arguments. |
bp_nouveau_notifications_dashiconified_link() |
Add a dashicon to Notifications action links |
bp_nouveau_notifications_mark_unread_link() |
Edit the Mark Unread action link to include a dashicon |
bp_nouveau_notifications_mark_read_link() |
Edit the Mark Read action link to include a dashicon |
bp_nouveau_notifications_delete_link() |
Edit the Delete action link to include a dashicon |