{$action}_overrides
Filter Hook: Filters the override parameters for a file before it is uploaded to WordPress.
Source: wp-admin/includes/file.php:835
Filter Hook: Filters the override parameters for a file before it is uploaded to WordPress.
Source: wp-admin/includes/file.php:835
Filter Hook: Filters the maximum error response body size in `download_url()`.
Source: wp-admin/includes/file.php:1182
Function: Determines which method to use for reading, writing, modifying, or deleting files on the filesystem.
Source: wp-admin/includes/file.php:2141
Filter Hook: Filters the filesystem method to use.
Source: wp-admin/includes/file.php:2212
Function: Displays a form to the user to request for their FTP/SSH details in order to connect to the filesystem.
Source: wp-admin/includes/file.php:2245
Filter Hook: Filters the filesystem credentials.
Source: wp-admin/includes/file.php:2270
Filter Hook: Filters the connection types to output to the filesystem credentials form.
Source: wp-admin/includes/file.php:2416
Function: Prints the filesystem credentials modal when needed.
Source: wp-admin/includes/file.php:2544
Function: Calculates and compares the MD5 of a file to its expected value.
Source: wp-admin/includes/file.php:1324
Function: Unzips a specified ZIP file to a location on the filesystem via the WordPress Filesystem Abstraction.
Source: wp-admin/includes/file.php:1554