Ticket #41395: 41395.patch
File 41395.patch, 574 bytes (added by , 8 years ago) |
---|
-
wp-includes/functions.php
1856 1856 * @since 2.0.0 1857 1857 * @uses _wp_upload_dir() 1858 1858 * 1859 * @staticvar array $cache 1860 * @staticvar array $tested_paths 1861 * 1859 1862 * @param string $time Optional. Time formatted in 'yyyy/mm'. Default null. 1860 1863 * @param bool $create_dir Optional. Whether to check and create the uploads directory. 1861 1864 * Default true for backward compatibility.