apply_filters( 'bp_settings_screen_notification_settings', string $value )
Filters the template file path to use for the notification settings screen.
Parameters Parameters
- $value
-
(string) Directory path to look in for the template file.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |