Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nab_disable_split_testing

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.