@since: BuddyPress 3.0.0 |
Description |
|---|---|
| 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() |
Launch the Notifications loader class. |
| BP_Nouveau_Notifications |
Notifications Loader class |
| BP_Nouveau::setup_directory_nav() |
Define the directory nav items |