apply_filters( ‘nab_simulate_anonymous_visitor’, boolean $anonymize )
Simulates an anonymous visitor.
Parameters
- $anonymize boolean
(Required) whether the user should be set to an anonymous user or not. Default:
false
.
Developer Resources
A comprehensive list of filters and actions included in our plugin
Simulates an anonymous visitor.
(Required) whether the user should be set to an anonymous user or not. Default: false
.