Filters the connection types to output to the filesystem credentials form.
request_filesystem_credentials
Filters the filesystem credentials.
filesystem_method
Filters the filesystem method to use.
filesystem_method_file
Filters the path for a specific filesystem method class file.
Advertisement
unzip_file_use_ziparchive
Filters whether to use ZipArchive to unzip archives.
wp_trusted_keys
Filter the valid signing keys used to verify the contents of files.
wp_signature_softfail
Filters whether Signature Verification failures should be allowed to soft fail.
wp_signature_url
Filter the URL where the signature for a file is located.
Advertisement
wp_signature_hosts
Filters the list of hosts which should have Signature Verification attempted on.
download_url_error_max_body_size
Filters the maximum error response body size in `download_url()`.
wp_handle_upload
Filters the data array for the uploaded file.
pre_move_uploaded_file
Filters whether to short-circuit moving the uploaded file after passing all checks.
Advertisement
{$action}_prefilter
Filters the data for a file before it is uploaded to WordPress.
wp_theme_editor_filetypes
Filters the list of file types allowed for editing in the theme editor.
editable_extensions
Filters the list of file types allowed for editing in the plugin editor.