pre_unzip_file
Filter Hook: Filters archive unzipping to override with a custom process.
Source: wp-admin/includes/file.php:1767
Filter Hook: Filters archive unzipping to override with a custom process.
Source: wp-admin/includes/file.php:1767
Filter Hook: Filters the result of unzipping an archive.
Source: wp-admin/includes/file.php:1823
Function: Attempts to clear the opcode cache for a directory of files.
Source: wp-admin/includes/file.php:2757
Function: Moves a directory from one location to another.
Source: wp-admin/includes/file.php:2071
Filter Hook: Filters the override parameters for a file before it is uploaded to WordPress.
Source: wp-admin/includes/file.php:859
Function: Attempts to clear the opcode cache for an individual PHP file.
Source: wp-admin/includes/file.php:2690
Filter Hook: Filters whether to invalidate a file from the opcode cache.
Source: wp-admin/includes/file.php:2738
Filter Hook: Filters the list of hosts which should have Signature Verification attempted on.
Source: wp-admin/includes/file.php:1264
Filter Hook: Filters the URL where the signature for a file is located.
Source: wp-admin/includes/file.php:1293
Filter Hook: Filters whether Signature Verification failures should be allowed to soft fail.
Source: wp-admin/includes/file.php:1325
Function: Verifies the contents of a file against its ED25519 signature.
Source: wp-admin/includes/file.php:1387
Function: Retrieves the list of signing keys trusted by WordPress.
Source: wp-admin/includes/file.php:1546
Filter Hook: Filters the valid signing keys used to verify the contents of files.
Source: wp-admin/includes/file.php:1563
Filter Hook: Filters the maximum error response body size in `download_url() `.
Source: wp-admin/includes/file.php:1206
Filter Hook: Filters whether to short-circuit moving the uploaded file after passing all checks.
Source: wp-admin/includes/file.php:1010
Function: Attempts to edit a file for a theme or plugin.
Source: wp-admin/includes/file.php:378
Function: Gets the list of file extensions that are editable in plugins.
Source: wp-admin/includes/file.php:192
Function: Gets the list of file extensions that are editable for a given theme.
Source: wp-admin/includes/file.php:251
Function: Prints file editor templates (for plugins and themes).
Source: wp-admin/includes/file.php:307
Filter Hook: Filters the list of file types allowed for editing in the theme file editor.
Source: wp-admin/includes/file.php:296
Function: Prints the filesystem credentials modal when needed.
Source: wp-admin/includes/file.php:2649
Function: Handles PHP uploads in WordPress.
Source: wp-admin/includes/file.php:802
Filter Hook: Filters the data for a file before it is uploaded to WordPress.
Source: wp-admin/includes/file.php:833
Filter Hook: Filters the filesystem method to use.
Source: wp-admin/includes/file.php:2307
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:2340
Filter Hook: Filters the filesystem credentials.
Source: wp-admin/includes/file.php:2365
Filter Hook: Filters the connection types to output to the filesystem credentials form.
Source: wp-admin/includes/file.php:2519
Function: Determines which method to use for reading, writing, modifying, or deleting files on the filesystem.
Source: wp-admin/includes/file.php:2236
Function: Downloads a URL to a local temporary file using the WordPress HTTP API.
Source: wp-admin/includes/file.php:1155
Function: Calculates and compares the MD5 of a file to its expected value.
Source: wp-admin/includes/file.php:1350