apply_filters( ‘nab_disable_split_testing’, boolean $disabled )
Whether the current request should be excluded from split testing or not.
Parameters
- $disabled boolean
(Required) whether the current request should be excluded from split testing or not. Default:
false
.