apply_filters( 'bp_get_notifications_unread_permalink', string $retval, int $user_id )

Filters the read notifications permalink.

Description

Parameters

$retval

(string) Permalink for the read notifications.

$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 1.9.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.