I had come up with requirement where I need to provide a auto-login to Wordpress blog with Guest user credentials. To accomplish that requirement first I had looked up at available plugins which can let me do that without writing a line of code. Finally I got something similar I wanted and I have modified that and written a plugin to match up that requirement. I owe lot to Wordpress; and to add up my little contribution to Wordpress community I have generalized that plugin and published it here on my blogs and Wordpress Plugins directory.
To be fair this plugin is simple and do not have any interface from where you can configure it. Simply open up the auto-login.php file and edit following configuration array; that's it you are done.
How to configure Wordpress Auto-Login ?
It's simple just look at code snippet and you will find out yourself..! Read the rest of this entry »
