Experiment Deactivation All
#23135
ludovicsclain
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe.
I have a multisite WordPress installation, and I would like to disable all experimental options on my main site and each subsite. To save time I would like to use the wp-cli commands. And I'm interested in this command
wp elementor experiments deactivate <experiment-name>, but it asks as an argument which option to deactivate. My question: is there a possibility to disable EVERYTHING?Describe the solution you'd like
Something like
wp elementor experiments deactivate --all --networkis expected to work?Describe alternatives you've considered
No response
Additional context
No response
All reactions