Changes between Initial Version and Version 1 of Ticket #43545, comment 25
- Timestamp:
- 04/06/2018 09:40:47 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43545, comment 25
initial v1 2 2 - Fix output from `wp_privacy_anonymize_ip()` when `inet_pton()` or `inet_ntop()` don't exist. 3 3 - Make `wp_privacy_anonymize_data()` return an empty string when `$type` is not passed. 4 - Change the anonymous site address to `site.invalid`. That way nobody ever can mistake it for a "real site" as it will always return an error when trying to reach it.