ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Filesystem
  • Page 11

WP_Filesystem_Base::mtime()

Method: Gets the file modification time.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::size()

Method: Gets the file size (in bytes).

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::touch()

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

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::mkdir()

Method: Creates a directory.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::rmdir()

Method: Deletes a directory.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::dirlist()

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

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::search_for_folder()

Method: Locates a folder on the remote filesystem.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::copy()

Method: Copies a file.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::gethchmod()

Method: Returns the *nix-style file permissions for a file.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::move()

Method: Moves a file.

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

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