ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Filesystem
  • Page 11

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::is_readable()

Method: Checks if a file is readable.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::is_writable()

Method: Checks if a file or directory is writable.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::abspath()

Method: Returns the path on the remote filesystem of ABSPATH.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::get_contents_array()

Method: Reads entire file into an array.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::wp_content_dir()

Method: Returns the path on the remote filesystem of WP_CONTENT_DIR.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::put_contents()

Method: Writes a string to a file.

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

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