Skip to main content

Filter: gform_other_choice_value

Filter the default placeholder for the radio button field other choice.

Parameters

NameTypeDescription
$placeholderstringThe placeholder to be filtered. Defaults to "Other".
$fieldnull|\GF_Field_RadioNull 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