@since: BuddyPress 2.1.0 |
Description |
---|---|
bp_notifications_get_all_notifications_for_user |
Filters all notifications for a user. |
bp_get_the_notification_delete_url() |
Return the URL used for deleting a single notification. |
bp_get_the_notification_delete_url |
Filters the URL used for deleting a single notification. |
bp_the_notification_mark_unread_url() |
Output the URL used for marking a single notification as unread. |
bp_get_the_notification_mark_unread_url() |
Return the URL used for marking a single notification as unread. |
bp_get_the_notification_mark_unread_url |
Filters the URL used for marking a single notification as unread. |
bp_the_notification_delete_url() |
Output the URL used for deleting a single notification. |
bp_get_the_notification_mark_read_url() |
Return the URL used for marking a single notification as read. |
bp_get_the_notification_mark_read_url |
Filters the URL used for marking a single notification as read. |
bp_the_notification_mark_read_url() |
Output the URL used for marking a single notification as read. |