Filter: gform_encrypt_password
A filter to allow the password to be encrypted (default set to false)
Parameters
| Name | Type | Description |
|---|---|---|
| $ | bool | Whether to encrypt the Password field with true or false |
| $form | array | The Current Form Object |
Source
Defined in includes/fields/class-gf-field-password.php at line 430