ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

WP_Filesystem_Direct::mkdir()

Method: Creates a directory.

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

Used by 0 functions | Uses 3 functions

WP_Filesystem_Direct::owner()

Method: Gets the file owner.

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

Used by 1 function | Uses 0 functions

WP_Filesystem_Direct::rmdir()

Method: Deletes a directory.

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

Used by 0 functions | Uses 1 function
1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy