https://github.com/norcross/scrub-comment-author-ip
Make sure no real IP addresses are stored in WP comments.
https://github.com/norcross/scrub-comment-author-ip
wordpress wordpress-plugin wordpress-security
Last synced: about 1 year ago
JSON representation
Make sure no real IP addresses are stored in WP comments.
- Host: GitHub
- URL: https://github.com/norcross/scrub-comment-author-ip
- Owner: norcross
- License: mit
- Created: 2019-05-10T16:34:53.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-12-04T17:18:03.000Z (over 1 year ago)
- Last Synced: 2025-03-29T11:23:10.935Z (about 1 year ago)
- Topics: wordpress, wordpress-plugin, wordpress-security
- Language: PHP
- Homepage:
- Size: 29.3 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Scrub Comment Author IP
========================
## Contributors
* [Andrew Norcross](https://github.com/norcross)
## About
Make sure no real IP addresses are stored in WP comments.
### Features
* a CLI command and admin UI to bulk convert existing comment IP addresses to the masked
* auto-filtering of new comments to use masked IP.
### To Do
* add whitelisting of IPs