apply_filters( 'bp_get_the_notification_mark_unread_url', string $url , int $user_id )
Filters the URL used for marking a single notification as unread.
Description
Parameters
- $url
-
URL to use for marking the single notification as unread.
- $user_id
-
The user ID.
Source
Changelog
Version | Description |
---|---|
BuddyPress 2.6.0 Added $user_id as a parameter. | BuddyPress 2.6.0 Added $user_id as a parameter. |
BuddyPress 2.1.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.