Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #51913, comment 6


Ignore:
Timestamp:
12/02/2020 04:15:21 PM (6 years ago)
Author:
janthiel

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51913, comment 6

    v1 v2  
    33https://core.trac.wordpress.org/browser/branches/5.6/src/wp-includes/functions.php?rev=49643&marks=7639#L7639
    44
    5 This is the only direct return of an existing transient value. For the main site it might resolve and actually return the previously stored array
     5This is the only direct return of an existing transient value. For the main site or root path of a site it might actually resolve and return the previously stored array when an INT is expected
    66{{{
    77['size' => 12345]