wp_unique_filename()
Function: Gets a filename that is sanitized and unique for the given directory.
Source: wp-includes/functions.php:2534
Function: Gets a filename that is sanitized and unique for the given directory.
Source: wp-includes/functions.php:2534
Filter Hook: Filters the result when generating a unique file name.
Source: wp-includes/functions.php:2779
Function: Creates a file in the upload folder with given content.
Source: wp-includes/functions.php:2871
Filter Hook: Filters whether to treat the upload bits as an error.
Source: wp-includes/functions.php:2901
Function: Retrieves the file type based on the extension name.
Source: wp-includes/functions.php:2979
Function: Normalizes a filesystem path.
Source: wp-includes/functions.php:2155
Function: Determines a writable directory for temporary files.
Source: wp-includes/functions.php:2192
Function: Determines if a directory is writable.
Source: wp-includes/functions.php:2235
Function: Workaround for Windows bug in is_writable() function
Source: wp-includes/functions.php:2259
Function: Retrieves uploads directory information.
Source: wp-includes/functions.php:2297