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
Version | Description |
---|---|
5.1.0 | Introduced. |