Weasel’s Login Redirect

Redirects user login attempts from going to your dashboard! Great for keeping the ‘back end’ private. Also allows alteration of the login/logout link

Author:Andy Moore (profile at wordpress.org)
WordPress version required:2.0.2
WordPress version tested:2.3.1
Plugin version:2.0
Added to WordPress repository:24-12-2007
Last updated:27-12-2007
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.thedailyblitz.org/weasels-login-re...
Total downloads:7 240
Active installs:60+
plugin download
Click to start download

Redirects user login attempts from going to your dashboard! Great for keeping the 'back end' private. Also allows alteration of the login/logout link text.

TECHNICAL BITS:

Redirects user login from the wp_loginout(); function to a page of your choice. Also allows changing the text of the wp_register(); button.

I strongly recommend you install the Role Manager plugin for access control - many plugins use it and you get enhanced functionality out of this plugin if you do. As of this writing we are using v2.2.1.

COMMON ISSUE:

If your template does not use wp_loginout(); or wp_register(); you may want to adjust it so that it does.