apply_filters( 'llms_notifications_query_get_notifications', array $notifications, LLMS_Notifications_Query $notifications_query )

Filters the list of notifications.


Parameters Parameters

$notifications

(array) Array of LLMS_Notification instances.

$notifications_query

(LLMS_Notifications_Query) Instance of LLMS_Notifications_Query.


Top ↑

Source Source

File: includes/notifications/class.llms.notifications.query.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
3.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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