@since: BuddyPress 2.6.0 Added $user_id as a parameter. |
Description |
---|---|
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_get_the_notification_mark_link |
Filters the mark link for the current notification. |
bp_the_notification_delete_link() |
Output the delete link for the current notification. |
bp_get_the_notification_delete_link() |
Return the delete link for the current notification. |
bp_get_the_notification_delete_link |
Filters the delete link for the current notification. |
bp_the_notification_delete_url() |
Output the URL used for deleting a single notification. |
bp_get_the_notification_mark_unread_link() |
Return the mark unread link for the current notification. |
bp_get_the_notification_mark_unread_link |
Filters the link used for marking a single notification as unread. |
bp_the_notification_mark_unread_url() |
Output the URL used for marking a single notification as unread. |