apply_filters( 'bp_settings_show_user_data_page', bool $show )
Filter whether the site should show the “Settings > Data” page.
Parameters Parameters
- $show
-
(bool) Defaults to true.
Source Source
Changelog Changelog
Version | Description |
---|---|
4.0.0 | Introduced. |