guibranco / guibranco/ipquery-wordpress
[FEATURE] Add IP anonymization mode for GDPR compliance
Open
✨ feature
📝 documentation
good first issue
hacktoberfest
help wanted
🧪 tests
- Dominant language
- PHP
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Store anonymized IPs for privacy compliance.
### Behavior
* IPv4: store first 3 octets
* IPv6: store first 3 groups 🔐
### Acceptance Criteria
* [ ] Anonymization toggle added
* [ ] IPv4 anonymization implemented
* [ ] IPv6 anonymization implemented
* [ ] Existing records unaffected unless configured
Contributor guide
Assessment
This issue has not been assessed yet.