ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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:1454

Used by 4 functions | Uses 3 functions

filesystem_method

Filter Hook: Filters the filesystem method to use.

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

Used by 1 function | 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:1543

Used by 8 functions | Uses 20 functions

request_filesystem_credentials

Filter Hook: Filters the filesystem credentials form output.

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

Used by 1 function | 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:1675

Used by 1 function | Uses 0 functions

wp_print_request_filesystem_credentials_modal()

Function: Print the filesystem credentials modal when needed.

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

Used by 0 functions | Uses 4 functions

wp_privacy_generate_personal_data_export_group_html()

Function: Generate a single group for the personal data export report.

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

Used by 1 function | Uses 3 functions

wp_privacy_generate_personal_data_export_file()

Function: Generate the personal data export file.

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

Used by 0 functions | Uses 21 functions

wp_privacy_personal_data_export_file_created

Action Hook: Fires right after all personal data has been written to the export file.

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

Used by 1 function | Uses 0 functions

wp_privacy_send_personal_data_export_email()

Function: Send an email to the user with a link to the personal data export file

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

Used by 1 function | Uses 13 functions
1 2 … 4 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy