Plugin: Formidable Lite
Filter Name: frm_use_custom_header_ip
KB Link:
Declaration:
apply_filters( 'frm_use_custom_header_ip', $should_use_custom_header_ip );
Filter Type:
Static
In class:
FrmAppHelper
Source:
formidable/classes/helpers/FrmAppHelper.php
Notes:
By default, the Use custom headers when retrieving IPs with form submissions option in the Formidable → Global Settings page is hidden when the GDPR IP Storage option is enabled. Use this filter to enable this option and use the GDPR setting while behind a reverse proxy.
Contribute Comments or Examples
No Entries Found