Using a Custom User Table Share Users Between Two WordPress Installs

Using a Custom User Table Share Users Between Two WordPress Installs

In one of many, many strokes of genius, the WordPress core developers threw in a bit of code to allow users (ok, other developers) to define a custom user table, and a custom usermeta table for a WordPress install. In it’s simplest form, you can point your Wordpress user table at that of another blog on [...]