স্কিপ করে মূল কন্টেন্ট এ যান

getLegacyPlaygroundRuntimeWpContentPaths

Callable

  • getLegacyPlaygroundRuntimeWpContentPaths(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.


    Parameters

    • playground: UniversalPHP
    • wpContentPath: string

    Returns Promise<string[]>