ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-admin/includes/class-wp-filesystem-base.php
  • Page 2

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

WP_Filesystem_Base::wp_themes_dir()

Method: Returns the path on the remote filesystem of the Themes Directory.

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

Used by 0 functions | Uses 0 functions

WP_Filesystem_Base::chdir()

Method: Changes current directory.

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

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
« Previous 1 2 3 4 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy