wp_privacy_anonymize_data
wp_privacy_anonymize_data ( $type, $data = '' )
Parameters:- (string) type The type of data to be anonymized.
- (string) data Optional. The data to be anonymized. Default empty string.
Returns:- (string) The anonymous data for the requested type.
Defined at: - Introduced in WordPress: 4.9.6
- Deprecated in WordPress: —
Description
Returns uniform "anonymous" data by type.