@wp-playground/blueprintsFunctionsgetLegacyPlaygroundRuntimeWpContentPathsgetLegacyPlaygroundRuntimeWpContentPaths CallablegetLegacyPlaygroundRuntimeWpContentPaths(playground: UniversalPHP, wpContentPath: string): Promise<string[]>Returns the paths reserved for legacy runtime artifacts. db.php is included only when the file carries Playground's marker; unmarked user drop-ins remain part of the site snapshot.Parametersplayground: UniversalPHPwpContentPath: stringReturns Promise<string[]>
Returns the paths reserved for legacy runtime artifacts. db.php is included only when the file carries Playground's marker; unmarked user drop-ins remain part of the site snapshot.