ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_Filesystem_FTPext::touch()

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

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_FTPext::chmod()

Method: Changes filesystem permissions.

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

Used by 3 functions | Uses 4 functions

WP_Filesystem_FTPext::mkdir()

Method: Creates a directory.

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

Used by 0 functions | Uses 1 function

WP_Filesystem_FTPext::owner()

Method: Gets the file owner.

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

Used by 0 functions | Uses 1 function

WP_Filesystem_FTPext::rmdir()

Method: Deletes a directory.

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

Used by 0 functions | Uses 1 function

WP_Filesystem_FTPext::getchmod()

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

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

Used by 0 functions | Uses 1 function

WP_Filesystem_FTPext::parselisting()

Method:

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

Used by 1 function | Uses 1 function

WP_Filesystem_FTPext::group()

Method: Gets the file’s group.

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

Used by 0 functions | Uses 1 function

WP_Filesystem_FTPext::dirlist()

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

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

Used by 6 functions | Uses 3 functions

WP_Filesystem_FTPext::copy()

Method: Copies a file.

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

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