If you prefer to roll your own, just hook the 'login_form' action and echo out your html. You would then hook the 'authenticate' filter to process the input.
↧
If you prefer to roll your own, just hook the 'login_form' action and echo out your html. You would then hook the 'authenticate' filter to process the input.