Allows site owners to not include IP addresses in the saved form response. The IP address is still used as part of spam filtering, if enabled, but it is removed when this filter is set to true before saving to the database and e-mailing the form recipients.
Parameters
- $remove_ip_address
bool Should the IP address be removed. Default false.
- $ip_address
string IP address of the form submission.
Changelog
- Introduced in Jetpack 0.33.0