Make WordPress Core


Ignore:
Timestamp:
07/21/2017 10:14:09 AM (8 years ago)
Author:
SergeyBiryukov
Message:

Docs: Add @staticvar entries for $cache and $tested_paths in wp_upload_dir().

Props ajayghaghretiya1.
Fixes #41395.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/functions.php

    r41031 r41113  
    18561856 * @since 2.0.0
    18571857 * @uses _wp_upload_dir()
     1858 *
     1859 * @staticvar array $cache
     1860 * @staticvar array $tested_paths
    18581861 *
    18591862 * @param string $time Optional. Time formatted in 'yyyy/mm'. Default null.
Note: See TracChangeset for help on using the changeset viewer.