Year: 2009

Style Box plugin – review

Featured Image

This plugin by Shivendu Madhava is one of my favorites. Small, simple and adds stylish look to your posts/pages. It is so simple that my review consists of examples only! Examples: This is a note This is an alert This is a help box This is important This is a tip This is linux This […]

Login once to access multiple WordPress installations

Featured Image

My previous article Sharing users across multiple WordPress installations explains how to prepare for our current task. In order to be able to access multiple WordPress blogs with only one login we have to have common users across those installations. This article will deal with additional requirements necessary to accomplish our goal. WordPress authentication is […]

Sharing users across multiple WordPress installations

Featured Image

After reading Justin Tadlock’s article Installing two WordPress blogs with the same users I have decided to implement this method in two of my test installations. Well… it did not work. Why? Justin, in his article stated that the following two lines in wp-config.php of the blog using prefix_users and prefix_usersmeta from another blog, will […]