Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nab_ignore_query_args_in_scope

apply_filters( ‘nab_ignore_query_args_in_scope’, boolean $ignore )

Whether to ignore query args when trying to match the current URL with a URL specified in an experiment scope.

Parameters

$ignore boolean

(Required) whether to ignore query args when trying to match the URL with a URL specified in an experiment scope. Default: false.