Ok, this makes me think that a regular theme can support this change if I child theme can. So, is it possible to at “wp-login.php” to my theme folder and it will overwrite the default?
Thank you for the help.
After reading the article, I see that this is an example of how to modify the existing login form, though I’m trying to save already-made modifications from being overwritten.
I’ve been informed that wp-login.php is a file that WordPress will automatically overwrite so my customizations to the existing file will no longer be there after an update.
I’m looking for a solution to stop that from happening, if it’s possible.