Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #43545, comment 25


Ignore:
Timestamp:
04/06/2018 09:40:47 AM (7 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43545, comment 25

    initial v1  
    22- Fix output from `wp_privacy_anonymize_ip()` when `inet_pton()` or `inet_ntop()` don't exist.
    33- 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.