As of right now that is standard due to the fact that the login page is not being affected, I just use the existing filters and actions to customize the WordPress default login page. There are ways around that though that I will look into. Caught me at a bad time, I am including most of this stuff in a new update but there is a lot of testing to do and double checking code before I release it. I could suggest other plugins, but then you will lose the core functionality of my plugin because most of them don’t use hooks and filters to tap into or the core wordpress hooks and filters which makes them hard to modify or work with other plugins. I have experienced this issue many times where kiddie scripters think they are coders and modify a theme or template and leave out all the necessary hooks and filters so it only works as a stand alone, like we needed to do with the new user authentication plugin and I really do not want to fix other peoples crap code.