Get the absolute filesystem path to the root of the WordPress installation
1414
Continue readingGet the description for standard WordPress theme files and other various standard WordPress files
1396
Continue readingDetermines which Filesystem Method to use.The priority of the Transports are: Direct, SSH2, FTP PHP Extension, FTP Sockets (Via Sockets class, or fsockopen())
1392
Continue readingDownloads a url to a local temporary file using the WordPress HTTP Class.Please note, That the calling function must unlink() the file.
940
Continue readingCopies a directory from one location to another via the WordPress Filesystem Abstraction.Assumes that WP_Filesystem() has already been called and setup.
727
Continue reading