ClassicPress logo
Skip to content
Filter by type:

Browse:

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

wp_trusted_keys()

Function: Retrieves the list of signing keys trusted by WordPress.

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

Used by 0 functions | Uses 0 functions

wp_trusted_keys

Filter Hook: Filters the valid signing keys used to verify the contents of files.

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

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

WP_Filesystem()

Function: Initializes and connects the WordPress Filesystem Abstraction classes.

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

Used by 0 functions | Uses 0 functions

filesystem_method_file

Filter Hook: Filters the path for a specific filesystem method class file.

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

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