ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-admin/includes/file.php
  • Page 2

wp_signature_url

Filter Hook: Filters the URL where the signature for a file is located.

Source: wp-admin/includes/file.php:1267

Used by 0 functions | Uses 0 functions

wp_signature_softfail

Filter Hook: Filters whether Signature Verification failures should be allowed to soft fail.

Source: wp-admin/includes/file.php:1299

Used by 0 functions | Uses 0 functions

get_filesystem_method()

Function: Determines which method to use for reading, writing, modifying, or deleting files on the filesystem.

Source: wp-admin/includes/file.php:2141

Used by 0 functions | Uses 0 functions

filesystem_method

Filter Hook: Filters the filesystem method to use.

Source: wp-admin/includes/file.php:2212

Used by 0 functions | Uses 0 functions

request_filesystem_credentials()

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

Used by 0 functions | Uses 0 functions

request_filesystem_credentials

Filter Hook: Filters the filesystem credentials.

Source: wp-admin/includes/file.php:2270

Used by 0 functions | Uses 0 functions

fs_ftp_connection_types

Filter Hook: Filters the connection types to output to the filesystem credentials form.

Source: wp-admin/includes/file.php:2422

Used by 0 functions | Uses 0 functions

wp_print_request_filesystem_credentials_modal()

Function: Prints the filesystem credentials modal when needed.

Source: wp-admin/includes/file.php:2550

Used by 0 functions | Uses 0 functions

_unzip_file_ziparchive()

Function: Attempts to unzip an archive using the ZipArchive class.

Source: wp-admin/includes/file.php:1628

Used by 0 functions | Uses 0 functions

_unzip_file_pclzip()

Function: Attempts to unzip an archive using the PclZip library.

Source: wp-admin/includes/file.php:1776

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 … 5 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy