Uses
Uses | Description |
---|---|
wp-includes/functions.php: wp_privacy_anonymize_ip() | Return an anonymized IPv4 or IPv6 address. |
wp-includes/functions.php: wp_privacy_anonymize_data | Filters the anonymous data for each type. |
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |