apply_filters( 'tribe_settings_do_content_parent_option', string $parent_option , string $key )
Get the field’s parent_option in order to later get the field’s value.
Contents
Parameters
- $parent_option
-
(string) The parent option name.
- $key
-
(string) The field key.
Source
File: src/Tribe/Field.php