New and updated in 2.5.0
-
Reads entire file into a string.
Used by 2 functions | Uses 4 functions | Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:137 -
Reads entire file into an array.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:184 -
Writes a string to a file.
Used by 1 function | Uses 4 functions | Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:199 -
Gets the current working directory.
Used by 1 function | Uses 1 function | Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:243 -
Changes current directory.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:261 -
functionget_filesystem_method()
Determines which method to use for reading, writing, modifying, or deleting files on the filesystem.
-
Changes filesystem permissions.
Used by 3 functions | Uses 4 functions | Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:277 -
functionrequest_filesystem_credentials()
Displays a form to the user to request for their FTP/SSH details in order to connect to the filesystem.
-
Filters the filesystem credentials.
-
functiondownload_url()
Downloads a URL to a local temporary file using the WordPress HTTP API.
-
functionunzip_file()
Unzips a specified ZIP file to a location on the filesystem via the WordPress Filesystem Abstraction.
-
functioncopy_dir()
Copies a directory from one location to another via the WordPress Filesystem Abstraction.
-
functionWP_Filesystem()
Initializes and connects the WordPress Filesystem Abstraction classes.
-
Fires in each custom column on the Posts list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-posts-list-table.php:1371 -
Filters the columns displayed in the Pages list table.
-
functionfloated_admin_avatar()
Adds avatars to relevant places in admin.
-
hookadmin_init
Fires as an admin screen or script is being initialized.
-
hooksubmitpage_box
Fires before meta boxes with ‘side’ context are output for the ‘page’ post type.
-
hooksubmitpost_box
Fires before meta boxes with ‘side’ context are output for all post types other than ‘page’.
-
Filters the returned ID of an uploaded attachment.
-
functionget_the_term_list()
Retrieves a post’s terms as a list with specified format.
-
Filters the term links for a given taxonomy.
-
functionthe_terms()
Displays the terms for a post in a list.