Day: August 28, 2009

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 […]