Facebook Connect Login With Ajax WordPress Widget
The Simple Facebook Connect plugin has a login widget, but it is limited. It lacks on-page error reporting, lost password functionality, and redirects users to login.php on failed attempts. In a multi-site environment, that redirect dumps users on the top-level blog login page, which completely breaks the feel of a sub-blog. Login With Ajax handles those cases well: error messages appear inline, lost password is available without leaving the page, and there is no full reload on login. But it does not include the Facebook Connect button. ...