@wp-playground/clientFunctionszipWpContentzipWpContent CallablezipWpContent(playground: UniversalPHP, wpContentZip?: ZipWpContentOptions): Promise<Uint8Array>Replace the current wp-content directory with one from the provided zip file.Parametersplayground: UniversalPHPPlayground client.wpContentZip: ZipWpContentOptions = {}Zipped WordPress site.Returns Promise<Uint8Array>
Replace the current wp-content directory with one from the provided zip file.