_wp_upload_dir
- %1$s is private and should not be used in themes or plugins directly.
_wp_upload_dir ( $time = null )
Access:Parameters:- (string|null) time Optional. Time formatted in 'yyyy/mm'. Default null.
Returns:- (array) See wp_upload_dir()
Defined at: - Introduced in WordPress: 4.5.0
- Deprecated in WordPress: —
Description
A non-filtered, non-cached version of wp_upload_dir() that doesn't check the path.