Appearance
Experiment Status
Elementor Core AdvancedElementor experimental features can be used before they're officially released. To check from the command line whether an experimental feature is active or inactive, use the experiments status command.
Command
bash
wp elementor experiments status <experiment-name>Arguments
<experiment-name>
(Required) The name of the experiment.
Usage Examples
bash
wp elementor experiments status containerThis command will check whether the container experiment is active or inactive.