ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Filesystem
  • Page 11

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

Method: Gets the file’s last access time.

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

Used by 0 functions | Uses 0 functions

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

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

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::chgrp()

Method: Changes the file group.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::find_base_dir()

Method: Locates a folder on the remote filesystem.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::chmod()

Method: Changes filesystem permissions.

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

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