apply_filters( 'bp_get_form_option', string $value, string $option )

Filters the settings API option.


Description Description


Parameters Parameters

$value

Value being returned for the requested option.

$option

Option whose value is being requested.


Top ↑

Source Source

File: bp-core/admin/bp-core-admin-settings.php


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.