Browse: Home / Hooks /

learndash_experiments_init_after

do_action( 'learndash_experiments_init_after',  LearnDashCoreModulesExperimentsExperiment[] $experiments )

Fires after the experiments are initialized.


Description #


Parameters #

$experiments

(LearnDashCoreModulesExperimentsExperiment[]) List of experiment instances.


Source #

File: src/Core/Modules/Experiments/Experiments.php


Changelog #

Changelog
Version Description
4.13.0 Introduced.