Prefill field value with either fallback or dynamic data.
Description
Needs to be public (although internal) to be used in WordPress hooks.
Parameters
$propertiesarrayrequired- Field properties.
$fieldarrayrequired- Current field specific data.
$form_dataarrayrequired- Prepared form data/settings.
Changelog
| Version | Description |
|---|---|
| 1.6.5 | Introduced. |