Archive | Filters by letter f RSS feed for this section

wp_handle_upload

Handle PHP uploads in WordPress, sanitizing file names, checking extensions for mime type, and moving the file to the appropriate directory within the uploads directory.

3757

Continue reading

WP_Filesystem

Initialises and connects the WordPress Filesystem Abstraction classes.This function will include the chosen transport and attempt connecting.

3651

Continue reading

request_filesystem_credentials

Displays a form to the user to request for their FTP/SSH details in order to connect to the filesystem.All chosen/entered details are saved, Excluding the Password.

2733

Continue reading