By default, the username field comes at the beginning of the form rows array. This field is not included in the plugin’s fields manager tab, so you can’t re-order it via drag-and-drop like the rest of the fields.
This quick and dirty code snippet that will allow you to move the location of the username field to come after any other field in the registration form. Continue Reading →