{ Array of information about the upload directory. @type string $path Base directory and subdirectory or full path to upload directory. @type string $url Base URL and subdirectory or absolute URL to upload directory. @type string $subdir Subdirectory if uploads use year/month folders option is on. @type string $basedir Path without subdir. @type string $baseurl URL path without subdir. @type string|false $error False or error message.}
$pathstring
Base directory and subdirectory or full path to upload directory.
$urlstring
Base URL and subdirectory or absolute URL to upload directory.
$subdirstring
Subdirectory if uploads use year/month folders option is on.