gform_use_mcrypt

gform_use_mcrypt

Description

Description
The 「gform_use_mcrypt」 filter in Gravity Forms indicates whether the function 「mcrypt_encrypt」 should be used for encryption. This filter was called in Gravity Forms』 encrypt/decrypt functions in the GFCommon class. These functions have been deprecated as of Gravity Forms version 2.3, meaning the filter will no longer be used for encryption.
The new functions used for encryption are 「openssl_encrypt」 and 「openssl_decrypt」 which do NOT use mcrypt.

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注