ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Filesystem
  • Page 5

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_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

WP_Filesystem_ftpsockets::touch()

Method: Sets the access and modification times of a file.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_ftpsockets::chmod()

Method: Changes filesystem permissions.

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

Used by 3 functions | Uses 4 functions

WP_Filesystem_ftpsockets::mkdir()

Method: Creates a directory.

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

Used by 0 functions | Uses 1 function

WP_Filesystem_ftpsockets::owner()

Method: Gets the file owner.

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

Used by 0 functions | Uses 1 function

WP_Filesystem_ftpsockets::rmdir()

Method: Deletes a directory.

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

Used by 0 functions | Uses 1 function
« Previous 1 … 4 5 6 … 18 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy