apply_filters( 'bp_nouveau_get_notifications_filters', string $output , array $filters )
Filter to edit the options output.
Parameters Parameters
- $output
-
(string) The options output.
- $filters
-
(array) The sorted notifications filters.
Source Source
File: bp-templates/bp-nouveau/includes/notifications/template-tags.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |