apply_filters( 'bp_settings_screen_general_settings', string $value )
Filters the template file path to use for the general settings screen.
Description Description
Parameters Parameters
- $value
-
Directory path to look in for the template file.
Source Source
File: bp-settings/screens/general.php
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |