LLMS_Privacy_Erasers::anonymize_prop( string $val, string $prop, obj $obj = null )

Setup anonymous values for anonymized data


Description Description


Parameters Parameters

$val

(Required) default anonymous value ('')

$prop

(Required) key name of the property

$obj

(Optional) related object

Default value: null


Top ↑

Return Return

(mixed)


Top ↑

Source Source

File: includes/privacy/class-llms-privacy-erasers.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.18.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.