ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 167

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::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::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::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_Direct::__construct()

Method: Constructor.

Source: wp-admin/includes/class-wp-filesystem-direct.php:25

Used by 0 functions | Uses 0 functions

WP_Filesystem_Direct::atime()

Method: Gets the file’s last access time.

Source: wp-admin/includes/class-wp-filesystem-direct.php:478

Used by 0 functions | Uses 0 functions

WP_Filesystem_Direct::chdir()

Method: Changes current directory.

Source: wp-admin/includes/class-wp-filesystem-direct.php:110

Used by 0 functions | Uses 0 functions

WP_Filesystem_Direct::chgrp()

Method: Changes the file group.

Source: wp-admin/includes/class-wp-filesystem-direct.php:125

Used by 2 functions | Uses 4 functions

WP_Filesystem_Direct::chmod()

Method: Changes filesystem permissions.

Source: wp-admin/includes/class-wp-filesystem-direct.php:161

Used by 4 functions | Uses 4 functions

WP_Filesystem_Direct::chown()

Method: Changes the owner of a file or directory.

Source: wp-admin/includes/class-wp-filesystem-direct.php:198

Used by 2 functions | Uses 4 functions
« Previous 1 … 166 167 168 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy