Make WordPress Core

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


Ignore:
Timestamp:
03/16/2018 12:59:53 PM (7 years ago)
Author:
jesperher
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43545, comment 4

    initial v1  
    5050                case 'url':
    5151                        /* translators: url to anonymize */
    52                         $data_to_anonymize = __('example@example.com');
     52                        $data_to_anonymize = __('example.com');
    5353                        break;
    5454                case 'ip':