@wp-playground/clientInterfacesActivateThemeStepOn this pageActivateThemeStep Activates a WordPress theme (if it’s installed).@example<code>{ "step": "activateTheme", "themeFolderName": "storefront"}</code>Index PropertiesstepthemeFolderNameProperties stepstep: activateThemethemeFolderNamethemeFolderName: stringThe name of the theme folder inside wp-content/themes/
Activates a WordPress theme (if it’s installed).