@since: BuddyPress 2.6.0 Added $user_id as a parameter. |
Description |
---|---|
bp_get_the_notification_mark_unread_url |
Filters the URL used for marking a single notification as unread. |
bp_the_notification_mark_link() |
Output the mark link for the current notification. |
bp_get_the_notification_mark_link() |
Return the mark link for the current notification. |
bp_get_the_notification_mark_link |
Filters the mark link for the current 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_unread_link() |
Output the mark unread link for the current notification. |
bp_the_notification_mark_read_link() |
Output the mark read link for the current notification. |
bp_get_the_notification_mark_read_link() |
Return the mark read link for the current notification. |
bp_get_the_notification_mark_read_link |
Filters the mark read link for the current notification. |