Skip to content

Support wp core download https://somesite/build.zip #131

@nylen

Description

@nylen

Feature Request

Describe your use case and the problem you are facing

I'd like to be able to wp core download a custom WordPress build, an official or custom ClassicPress build, etc using its URL.

Describe the solution you'd like

wp core download https://somesite/build.zip

In this line, if $version is already a URL then use it as $download_url:

$download_url = $this->get_download_url( $version, $locale, $extension );

And update documentation and tests accordingly

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions