ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Filesystem
  • Page 14

WP_Filesystem_Base::get_contents()

Method: Reads entire file into a string.

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

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

WP_Filesystem_Base::wp_plugins_dir()

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

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::cwd()

Method: Gets the current working directory.

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

Used by 0 functions | Uses 0 functions

get_filesystem_method()

Function: Determines which method to use for reading, writing, modifying, or deleting files on the filesystem.

Source: wp-admin/includes/file.php:2141

Used by 0 functions | Uses 0 functions

filesystem_method

Filter Hook: Filters the filesystem method to use.

Source: wp-admin/includes/file.php:2212

Used by 0 functions | Uses 0 functions

request_filesystem_credentials()

Function: Displays a form to the user to request for their FTP/SSH details in order to connect to the filesystem.

Source: wp-admin/includes/file.php:2245

Used by 0 functions | Uses 0 functions
« Previous 1 … 13 14 15 … 18 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy