This change allows plugins to add files when creating sites via the network-admin "New Site" form. * Adds `enctype="multipart/form-data"` to the form in `wp-admin/network/site-new.php`. * Supports `input type="file"` fields in this form (via the `network_site_new_form` action). Props johnjamesjacoby, sakibmoon, sirlouen, realloc. Fixes #62086. Built from https://develop.svn.wordpress.org/trunk@60398 git-svn-id: http://core.svn.wordpress.org/trunk@59734 1a063a9b-81f0-0310-95a4-ce76da25c4cd