wp_upload_dir()
Function: Returns an array containing the current upload directory’s path and URL.
Source: wp-includes/functions.php:2338
Function: Returns an array containing the current upload directory’s path and URL.
Source: wp-includes/functions.php:2338
Function: Retrieves URL with nonce added to URL query.
Source: wp-includes/functions.php:1847
Function: Retrieves or display nonce hidden field for forms.
Source: wp-includes/functions.php:1878
Function: Retrieves or displays referer hidden field for forms.
Source: wp-includes/functions.php:1904
Function: Retrieves or displays original referer hidden field for forms.
Source: wp-includes/functions.php:1929
Function: Retrieves referer from ‘_wp_http_referer’ or HTTP referer.
Source: wp-includes/functions.php:1954
Function: Retrieves unvalidated referer from ‘_wp_http_referer’ or HTTP referer.
Source: wp-includes/functions.php:1977
Function: Retrieves original referer that was posted, if it exists.
Source: wp-includes/functions.php:1994
Function: Recursive directory creation based on full path.
Source: wp-includes/functions.php:2012
Function: Tests if a given filesystem path is absolute.
Source: wp-includes/functions.php:2089