Impacted plugin
Jetpack
What
A new filter to turn off IP address data collection on their site.
How
This comes from a one of Team51's partners, which has Stats disabled due to their Privacy Policy and the inability to turn off IP data collection for all users on their site.
I'm thinking this could either be:
- A special value on the
jetpack_stats_excluded_ips filter, such as *
- An extra parameter on the
jetpack_honor_dnt_header_for_stats filter (eg: 'always')
- A brand new filter, such as
jetpack_stats_ip_data_collection, that's true by default but can be set to false
Impacted plugin
Jetpack
What
A new filter to turn off IP address data collection on their site.
How
This comes from a one of Team51's partners, which has Stats disabled due to their Privacy Policy and the inability to turn off IP data collection for all users on their site.
I'm thinking this could either be:
jetpack_stats_excluded_ipsfilter, such as*jetpack_honor_dnt_header_for_statsfilter (eg:'always')jetpack_stats_ip_data_collection, that'strueby default but can be set tofalse