ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-admin/includes/class-wp-filesystem-ftpsockets.php

WP_Filesystem_ftpsockets::move()

Method: Moves a file or directory.

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

Used by 0 functions | 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::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::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

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_readable()

Method: Checks if a file is readable.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_ftpsockets::is_writable()

Method: Checks if a file or directory is writable.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_ftpsockets::atime()

Method: Gets the file’s last access time.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_ftpsockets::mtime()

Method: Gets the file modification time.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_ftpsockets::size()

Method: Gets the file size (in bytes).

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

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