Function getWordPressPaths

  • Gets the default paths for the WordPress installation.

    Parameters

    • websiteName: string

      The name of the WordPress installation.

    • Optional baseFolder: string = ...

      The root folder path for the WordPress installation. Defaults to the current working directory.

    Returns WPMMpaths

    • An object containing the default paths for the WordPress installation.

Generated using TypeDoc