ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Filesystem
  • Page 10

WP_Filesystem_ftpsockets::get_contents()

Method: Reads entire file into a string.

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

Used by 2 functions | Uses 1 function

WP_Filesystem_Direct

Class: ClassicPress Filesystem Class for direct PHP file and folder manipulation.

Source: wp-admin/includes/class-wp-filesystem-direct.php:16

Used by 0 functions | Uses 1 function

WP_Filesystem_Direct::exists()

Method: Checks if a file or directory exists.

Source: wp-admin/includes/class-wp-filesystem-direct.php:421

Used by 4 functions | Uses 0 functions

WP_Filesystem_ftpsockets::get_contents_array()

Method: Reads entire file into an array.

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

Used by 0 functions | Uses 1 function

WP_Filesystem_Direct::__construct()

Method: Constructor.

Source: wp-admin/includes/class-wp-filesystem-direct.php:25

Used by 0 functions | Uses 0 functions

WP_Filesystem_Direct::is_file()

Method: Checks if resource is a file.

Source: wp-admin/includes/class-wp-filesystem-direct.php:433

Used by 4 functions | Uses 0 functions

WP_Filesystem_ftpsockets::put_contents()

Method: Writes a string to a file.

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

Used by 1 function | Uses 1 function

WP_Filesystem_Base::is_readable()

Method: Checks if a file is readable.

Source: wp-admin/includes/class-wp-filesystem-base.php:708

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::is_writable()

Method: Checks if a file or directory is writable.

Source: wp-admin/includes/class-wp-filesystem-base.php:721

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::atime()

Method: Gets the file’s last access time.

Source: wp-admin/includes/class-wp-filesystem-base.php:734

Used by 0 functions | Uses 0 functions
« Previous 1 … 9 10 11 … 18 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy