id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,focuses 31928,Move wp-signup.php functions to a wp-includes directory,joemcgill,,"Right now, all of the functions that deal with multisite registration are located in the `wp-signup.php` file, mixed in with control and template logic. This makes it difficult to reuse any of the registration functionality and makes it harder to create a custom registration experience for a network. I'd propose moving all of the functional logic into a file in the `wp-includes` folder and include that file at the the beginning of the registration page, at minimum. Additionally, we could big and make wp-signup.php a dummy file and put everything into the wp-includes folder, as @markjaquith suggests in #31744. Even so, I think the functional logic should be separated out from the rest.",enhancement,new,normal,Future Release,Login and Registration,,normal,,has-patch needs-refresh,,multisite