You appear to be a bot. Output may be restricted
Description
A non-filtered, non-cached version of wp_upload_dir() that doesn't check the path.
Usage
$array = _wp_upload_dir( $time );
Parameters
- $time
- ( string ) optional – Optional. Time formatted in 'yyyy/mm'. Default null.
Returns
array See wp_upload_dir()
Source
File name: wordpress/wp-includes/functions.php
Lines:
101 to 103 of 103
'error' => false, ); }