Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nab_experiment_type_column_in_experiment_list

apply_filters( ‘nab_experiment_type_column_in_experiment_list’, string $type )

Filters the experiment type value in the experiment type column.

Parameters

$type string

(Required) current experiment type.

Source

File: admin/pages/class-nelio-ab-testing-experiment-list-page.php

Changelog

Changelog
VersionDescription
5.1.0Introduced.