ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 2.5.0
  • Page 32

WP_Filesystem_Direct::put_contents()

Method: Writes a string to a file.

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

Used by 0 functions | Uses 1 function

WP_Filesystem_Direct::is_writable()

Method: Checks if a file or directory is writable.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Direct::cwd()

Method: Gets the current working directory.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Direct::atime()

Method: Gets the file’s last access time.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Direct::chdir()

Method: Changes current directory.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Direct::mtime()

Method: Gets the file modification time.

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

Used by 1 function | Uses 0 functions

WP_Filesystem_Direct::chgrp()

Method: Changes the file group.

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

Used by 2 functions | Uses 4 functions

WP_Filesystem_Direct::size()

Method: Gets the file size (in bytes).

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

Used by 1 function | Uses 0 functions

WP_Filesystem_Direct::chmod()

Method: Changes filesystem permissions.

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

Used by 4 functions | Uses 4 functions

WP_Filesystem_Direct::touch()

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

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 31 32 33 … 42 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy