Uses
| Uses | Description | 
|---|---|
| wp-admin/includes/class-wp-filesystem-ftpext.php: WP_Filesystem_FTPext::chmod() | Changes filesystem permissions. | 
| wp-admin/includes/file.php: wp_tempnam() | Returns a filename of a temporary unique file. | 
| wp-includes/functions.php: mbstring_binary_safe_encoding() | Set the mbstring internal encoding to a binary safe encoding when func_overload is enabled. | 
| wp-includes/functions.php: reset_mbstring_encoding() | Reset the mbstring internal encoding to a users previously set encoding. |