apply_filters( 'bp_notifications_get_all_notifications_for_user', array $notifications, int $user_id )

Filters all notifications for a user.


Description Description


Parameters Parameters

$notifications

Array of notifications for user.

$user_id

ID of the user being fetched.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.