Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #54004, comment 14


Ignore:
Timestamp:
01/25/2022 12:41:23 AM (3 years ago)
Author:
dd32
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54004, comment 14

    initial v1  
    1616}}}
    1717
    18 I think I'll have to create a new API for it, and return `[ trunk, WP_CORE_DEV_BRANCH (5.9), WP_CORE_STABLE_BRANCH (5.8) ]` for this scenario, and `[ trunk, WP_CORE_STABLE_BRANCH (5.9) ]` for normal.
     18I think I'll have to create a new API for it, and return `[ trunk, WP_CORE_DEV_BRANCH (5.9), WP_CORE_STABLE_BRANCH (5.8) ]` for this scenario, and `[ trunk, WP_CORE_STABLE_BRANCH (5.9) ]` for normal.. or just make $LATEST_CORE_BRANCH reflect the dev-branch instead of stable-branch after release branching..
    1919
    2020Bumped it for branches/5.9 in https://build.trac.wordpress.org/changeset/52227