apply_filters( 'bp_get_the_notification_delete_url', string $url , int $user_id )
Filters the URL used for deleting a single notification.
Description
Parameters
- $url
-
URL used for deleting a single notification.
- $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.