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 supports your compliance efforts under privacy regulations such as the GDPR. Note that PIIP is a technical tool and does not by itself make your site GDPR compliant.
wp piip mask and wp piip scan commands for automation and large sitesPIIP – 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