apply_filters( 'tribe_settings_get_option_value_pre_display', mixed $value , string $key , array $field )
Filter the value of the option before it is displayed.
Contents
Parameters
- $value
-
(mixed) The value of the option.
- $key
-
(string) The key of the option.
- $field
-
(array) The field array.
Source
File: src/Tribe/Field.php