Skip to content

Experiment Activation ​

Elementor Core Advanced

Elementor provides access to new and experimental features before they're officially released. Experiments can be activated from the admin panel or from the command line using the experiments activate command.

Command ​

bash
wp elementor experiments activate <experiment-name>

Arguments ​

<experiment-name>

(Required) The name of the experiment.

Usage Examples ​

bash
wp elementor experiments activate container

This command will activate the container experiment.