Skip to content

No version-property for Wordpress-Installation in "wp-cli core download"?? #60

@Perfect-Chaos

Description

@Perfect-Chaos

Hello!

Is there a special reason why there is no property to define the wanted version of Wordpress?

In my opinion it would just be one additional parameter version in the task core.yml -> core | download like for example:

    wp-cli core download
    --allow-root --no-color --path='{{ item.item.path }}'
    --locale='{{ item.item.locale | default('en_US') }}'
    --version='{{ item.item.version| default('6.2') }}'

Thanks for your time and work!

EDIT:
I created a pull-request for this #61

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions