Function getWordPressDownloadUrl

  • Generates the download URL for a specific version of WordPress.

    Parameters

    • version: string

      The version of WordPress.

    • Optional language: string

      The language for the WordPress download. Defaults to 'en'.

    Returns string

    The download URL for the specified version of WordPress.

Generated using TypeDoc