Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #61782, comment 10


Ignore:
Timestamp:
08/04/2024 02:02:12 AM (11 months ago)
Author:
Cybr
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61782, comment 10

    v1 v2  
    2222- 1x `wp_scripts_get_suffix()`.
    2323
    24 In that context, with just 5 plausible calls to `wp_get_wp_version()`, the function, as per this comment, would save 0.04ms of load time compared to the non-memoizing function.
     24In that context, with just 3 plausible calls to `wp_get_wp_version()`, the function, as per this comment, would save 0.04ms of load time compared to the non-memoizing function.
    2525
    2626At `/wp-admin/index.php` on 6.7-alpha-58846, `wp_get_wp_version()` is called 2 times: