ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-admin/includes/class-wp-filesystem-direct.php
  • Page 2

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

WP_Filesystem_Direct::chown()

Method: Changes the owner of a file or directory.

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

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