Filter: gform_other_choice_value
Filter the default placeholder for the radio button field other choice.
Parameters
| Name | Type | Description |
|---|---|---|
| $placeholder | string | The placeholder to be filtered. Defaults to "Other". |
| $field | null|\GF_Field_Radio | Null or the Field currently being prepared for display or being validated. |
Since
- 2.1.1.6: Added the $field parameter.
- Unknown: Unknown
Source
Defined in common.php at line 4745