apply_filters( 'tribe_settings_field_default', mixed $default , array $field )
Filter the default value of the field.
Contents
Parameters
- $default
-
(mixed) The default value of the field.
- $field
-
(array) The field array.
Source
File: src/Tribe/Field.php