ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 172

WP_Filesystem_FTPext::is_dir()

Method: Checks if resource is a directory.

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

Used by 3 functions | Uses 1 function

WP_Filesystem_FTPext::is_file()

Method: Checks if resource is a file.

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

Used by 3 functions | Uses 2 functions

WP_Filesystem_FTPext::is_readable()

Method: Checks if a file is readable.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_FTPext::is_writable()

Method: Checks if a file or directory is writable.

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

Used by 0 functions | Uses 0 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::move()

Method: Moves a file or directory.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_FTPext::mtime()

Method: Gets the file modification time.

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

Used by 0 functions | Uses 0 functions

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::parselisting()

Method:

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

Used by 1 function | Uses 1 function

WP_Filesystem_FTPext::put_contents()

Method: Writes a string to a file.

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

Used by 1 function | Uses 1 function
« Previous 1 … 171 172 173 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy