apply_filters( 'wp_privacy_anonymize_data', string $anonymous, string $type, string $data )

Filters the anonymous data for each type.

Parameters

$anonymous

(string) Anonymized data.

$type

(string) Type of the data.

$data

(string) Original data.

Source

File: wp-includes/functions.php

View on Trac

Changelog

Version Description
4.9.6 Introduced.

© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_privacy_anonymize_data