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