This plug-in will let you setup auto-login for your wordpress blog; meaning that if you have parent website with Login functionality and you want some of users based on some role/rights or login credential to be able to login to your Wordpress blog then you can do that with it. It's pretty simple you can specify multiple websites with different users for each of them.
Plugin Home:
http://blogs.digitss.com/projects/wordpress-plugins/
Plugin Help:
http://blogs.digitss.com/wordpress/wordpress-auto-login-for-friend-ally-websites
Simply as you do with any Wordpress plugin..
- Upload
dg-auto-login.php to the /wp-content/plugins/ directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Specify list of ally/friend website you with to auto-login from in $aFriend[] array with Website and User.
1.0
Markdown uses email style notation for blockquotes and I've been told:
Asterisks for emphasis. Double it up for strong.
<?php code(); // goes in backticks ?>