wp_handle_upload()
Function: Wrapper for _wp_handle_upload().
Source: wp-admin/includes/file.php:1071
Function: Wrapper for _wp_handle_upload().
Source: wp-admin/includes/file.php:1071
Function: Handles PHP uploads in ClassicPress.
Source: wp-admin/includes/file.php:778
Filter Hook: Filters the data for a file before it is uploaded to ClassicPress.
Source: wp-admin/includes/file.php:809
Function: Gets the absolute filesystem path to the root of the ClassicPress installation.
Source: wp-admin/includes/file.php:106
Function: Returns a listing of all files in the specified folder and all subdirectories up to 100 levels deep.
Source: wp-admin/includes/file.php:135
Function: Gets the list of file extensions that are editable in plugins.
Source: wp-admin/includes/file.php:188
Filter Hook: Filters the list of file types allowed for editing in the plugin file editor.
Source: wp-admin/includes/file.php:234
Function: Gets the list of file extensions that are editable for a given theme.
Source: wp-admin/includes/file.php:247
Filter Hook: Filters the list of file types allowed for editing in the theme file editor.
Source: wp-admin/includes/file.php:292
Function: Prints file editor templates (for plugins and themes).
Source: wp-admin/includes/file.php:303