You can run code snippets on multiple sites to accomplish batch operations. For eg., you can run a code to fetch WP versions of all your sites.
To run code snippets,
-
Select the sites in which you want to run the code.
-
Type in the code in the code area.
-
Hit Run Code.
The result will be displayed below.
Save code snippets
You can save code snippets for reuse.
To save a code snippet,
-
Type in the code in the code area.
-
Give it a name.
-
Click Save.
It will be displayed under “Saved Code Snippets”
Load saved code snippet
To use a saved code snippet,
-
Select the sites in which you want to run the code.
-
Click on the code you want to run. It will be loaded into the code area.
-
Hit Run Code.