Skip to main content

Filter: gform_is_encrypted_field

Determines if an entry field is stored encrypted. Use this hook to change the default behavior of decrypting fields that have been encrypted or to completely disable the process if checking for encrypted fields.

Parameters

NameTypeDescription
$entry_idintThe current Entry ID
$field_idintThe current Field ID.

Source

Defined in forms_model.php at line 7732