ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 2.5.0
  • Page 23

WP_Filesystem_FTPext::delete()

Method: Deletes a file or directory.

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:394

Used by 2 functions | Uses 3 functions

WP_Filesystem_FTPext::exists()

Method: Checks if a file or directory exists.

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:426

Used by 2 functions | Uses 1 function

WP_Filesystem_FTPext::is_file()

Method: Checks if resource is a file.

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:444

Used by 3 functions | Uses 2 functions

WP_Filesystem_FTPext::is_dir()

Method: Checks if resource is a directory.

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:456

Used by 3 functions | Uses 1 function

WP_Filesystem_FTPext::connect()

Method: Connects filesystem.

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:85

Used by 0 functions | Uses 0 functions

WP_Filesystem_FTPext::get_contents()

Method: Reads entire file into a string.

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:137

Used by 2 functions | Uses 0 functions

WP_Filesystem_FTPext::get_contents_array()

Method: Reads entire file into an array.

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:173

Used by 0 functions | Uses 1 function

WP_Filesystem_FTPext::put_contents()

Method: Writes a string to a file.

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:188

Used by 1 function | Uses 1 function

WP_Filesystem_FTPext::cwd()

Method: Gets the current working directory.

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:229

Used by 1 function | Uses 0 functions

WP_Filesystem_FTPext::chdir()

Method: Changes current directory.

Source: wp-admin/includes/class-wp-filesystem-ftpext.php:247

Used by 0 functions | Uses 0 functions
« Previous 1 … 22 23 24 … 42 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy