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

(string) URL used for deleting a single notification.

$user_id

(int) The user ID.

Source

File: bp-notifications/bp-notifications-template.php

Changelog

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.