apply_filters( 'bp_settings_screen_general_settings', string $value )

Filters the template file path to use for the general settings screen.


Parameters Parameters

$value

(string) Directory path to look in for the template file.


Source Source

File: bp-settings/screens/general.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.