ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 168

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::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::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::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

WP_Filesystem_Direct::copy()

Method: Copies a file.

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

Used by 1 function | Uses 2 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::delete()

Method: Deletes a file or directory.

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

Used by 3 functions | Uses 4 functions

WP_Filesystem_Direct::dirlist()

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

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

Used by 5 functions | Uses 8 functions

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_Direct::get_contents()

Method: Reads entire file into a string.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 167 168 169 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy