Changes between Initial Version and Version 1 of Ticket #61782, comment 16
- Timestamp:
- 10/03/2024 07:41:18 PM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61782, comment 16
initial v1 8 8 It 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. 9 9 10 Reopening thisjust for visibility.10 May be overthinking this a bit but still would like to reopen it just for visibility.