Filter: gform_config_data_ . $this->name()
Allows developers to modify the raw config data being sent to the Config Parser. Useful for adding in custom default/mock values for a given entry in the data, as well as modifying things like callbacks for dynamic data before it's parsed and localized.
Parameters
| Name | Type | Description |
|---|---|---|
| $data | array | |
| $script_to_localize | string |
Since
Source
Defined in includes/config/class-gf-config.php at line 168