@since: BuddyPress 1.9.0 |
Description |
---|---|
bp_the_notification_secondary_item_id() |
Output the secondary associated item ID of the notification currently being iterated on. |
bp_get_the_notification_secondary_item_id() |
Return the secondary associated item ID of the notification currently being iterated on. |
bp_get_the_notification_secondary_item_id |
Filters the secondary associated item ID of the notification currently being iterated on. |
bp_the_notification_component_name() |
Output the name of the component associated with the notification currently being iterated on. |
bp_notifications_read_permalink() |
Output the read notifications permalink for a user. |
bp_get_notifications_read_permalink() |
Return the read notifications permalink. |
bp_has_notifications() |
Initialize the notifications loop. |
bp_has_notifications |
Filters whether or not the user has notifications to display. |
bp_the_notifications() |
Get the notifications returned by the template loop. |
bp_get_notifications_unread_permalink |
Filters the read notifications permalink. |