Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nab_{$experiment_type}_get_default_attributes_in_{$control_or_alternative}

apply_filters( “nab_{$experiment_type}_get_default_attributes_in_{$control_or_alternative}”, array $attributes )

Filters default attributes for control or alternative.

Parameters

$attributes array

(Required) default attributes. Default: [].

Source

File: includes/experiments/class-nelio-ab-testing-experiment.php

Changelog

Changelog
VersionDescription
5.0.16Introduced.