ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 174

WP_Filesystem_ftpsockets::cwd()

Method: Gets the current working directory.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:243

Used by 1 function | Uses 0 functions

WP_Filesystem_ftpsockets::delete()

Method: Deletes a file or directory.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:404

Used by 1 function | Uses 1 function

WP_Filesystem_ftpsockets::dirlist()

Method: Gets details for files in a directory or a specific file.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:629

Used by 5 functions | Uses 3 functions

WP_Filesystem_ftpsockets::exists()

Method: Checks if a file or directory exists.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:428

Used by 4 functions | Uses 1 function

WP_Filesystem_ftpsockets::get_contents()

Method: Reads entire file into a string.

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

Used by 2 functions | Uses 1 function

WP_Filesystem_ftpsockets::get_contents_array()

Method: Reads entire file into an array.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:184

Used by 0 functions | Uses 1 function

WP_Filesystem_ftpsockets::getchmod()

Method: Gets the permissions of the specified file or filepath in their octal format.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:323

Used by 0 functions | Uses 1 function

WP_Filesystem_ftpsockets::group()

Method: Gets the file’s group.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:337

Used by 0 functions | Uses 1 function

WP_Filesystem_ftpsockets::is_dir()

Method: Checks if resource is a directory.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:467

Used by 3 functions | Uses 2 functions

WP_Filesystem_ftpsockets::is_file()

Method: Checks if resource is a file.

Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:447

Used by 3 functions | Uses 2 functions
« Previous 1 … 173 174 175 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy