PIIP (PII Protection) is a plugin that automatically detects and masks personally identifiable information (PII) in WordPress comments and community plugin content before the data is saved to your database. This helps protect user privacy and ensures GDPR compliance.
PIIP – PII Protection does NOT:
* Send any data to external servers
* Track users
* Use cookies
* Share data with third parties
PIIP DOES:
* Process content locally on your server
* Automatically mask PII without storing sensitive data
For support, bug reports, or feature requests:
* Website: https://github.com/benridane/piip
Development happens on GitHub. Pull requests welcome!
* Follow coding standards
* All code must pass composer run phpcs