Making WordPress.org

Changes between Initial Version and Version 1 of Ticket #6275, comment 4


Ignore:
Timestamp:
04/21/2022 02:03:17 AM (3 years ago)
Author:
dd32
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6275, comment 4

    initial v1  
    22> As an alternative to `"optional": true`, what about `"last_version": "1.2.3"`? Or `"present_in_versions": "1.0-1.2.3"`.
    33
    4 Checksum files are versioned, so it'd be `In this specific version of the plugin-slug 1.2.3, file XYZ should be one of these hash(es): ..... OR not present`.
     4Checksum files are versioned, so it's `In this specific version of the plugin-slug 1.2.3, file XYZ.ext should be one of these hash(es): ..... OR not present`.
    55
    66> Other boolean alternatives: `"current": false`, `"active": false`, `"deprecated": true`.