ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 178

WP_Filesystem_SSH2::mkdir()

Method: Creates a directory.

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:690

Used by 0 functions | Uses 2 functions

WP_Filesystem_SSH2::move()

Method: Moves a file or directory.

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:516

Used by 0 functions | Uses 2 functions

WP_Filesystem_SSH2::mtime()

Method: Gets the file modification time.

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:643

Used by 1 function | Uses 1 function

WP_Filesystem_SSH2::owner()

Method: Gets the file owner.

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:411

Used by 1 function | Uses 1 function

WP_Filesystem_SSH2::put_contents()

Method: Writes a string to a file.

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:282

Used by 1 function | Uses 2 functions

WP_Filesystem_SSH2::rmdir()

Method: Deletes a directory.

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:729

Used by 0 functions | Uses 1 function

WP_Filesystem_SSH2::run_command()

Method:

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:214

Used by 4 functions | Uses 0 functions

WP_Filesystem_SSH2::sftp_path()

Method: Gets the ssh2.sftp PHP stream wrapper path to open for the given file.

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:198

Used by 14 functions | Uses 0 functions

WP_Filesystem_SSH2::size()

Method: Gets the file size (in bytes).

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:655

Used by 1 function | Uses 1 function

WP_Filesystem_SSH2::touch()

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

Source: wp-admin/includes/class-wp-filesystem-ssh2.php:672

Used by 0 functions | Uses 0 functions
« Previous 1 … 177 178 179 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy