apply_filters( 'nab_simulate_anonymous_visitor', boolean $anonymize )
Simulates an anonymous visitor.
Description
Parameters
- $anonymize
(boolean) (Required) whether the user should be set to an anonymous user or not. Default:
false
.