Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #61782, comment 16


Ignore:
Timestamp:
10/03/2024 07:41:18 PM (5 months ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61782, comment 16

    initial v1  
    88It seems that catching the version as it exists at the time of first run of `wp_get_wp_version()` would match the old behavior better? Not completely sure if that can be changed without causing any inconsistencies. Then the functions that require the version as it appears after updating `version.php` would still have to `require` it locally.
    99
    10 Reopening this just for visibility.
     10May be overthinking this a bit but still would like to reopen it just for visibility.