apply_filters( 'nab_disable_split_testing' )
Whether the current request should be excluded from split testing or not.
Description
Return
(boolean) whether the current request should be excluded from split testing or not. Default: false
.
Source
Changelog
Version | Description |
---|---|
5.0.0 | Introduced. |