Automatic login into WordPress
August 3rd, 2009
To make a WordPress private, it seemed like using an .htaccess would be the most straight-forward and secure approach. However, you end up having to type in your username name and password twice – once to get access to the web page (web server authentication) and once more to log into WordPress. I googled a [...]
Read more...
Categories: Programming, Web Programming, WordPress
