@since: BuddyPress 1.9.0 |
Description |
---|---|
bp_do_register_theme_directory |
Filters whether BuddyPress should register the bp-themes directory. |
bp_notifications_screen_unread() |
Catch and route the ‘unread’ notifications screen. |
bp_notifications_screen_unread |
Fires right before the loading of the notifications unread screen template file. |
bp_notifications_template_unread |
Filters the template to load for the notifications unread screen. |
bp_notifications_action_mark_read() |
Handle marking single notifications as read. |
bp_setup_notifications() |
Set up the bp-notifications component. |
bp_notifications_screen_read() |
Catch and route the ‘read’ notifications screen. |
bp_notifications_screen_read |
Fires right before the loading of the notifications read screen template file. |
bp_notifications_template_read |
Filters the template to load for the notifications read screen. |
bp_notifications_action_mark_unread() |
Handle marking single notifications as unread. |