Today I Learned - Rocky Kev

Tagged “user-tables”

  1. TIL you can share multiple users between WordPress installations

    You can use the same userbase for all your blogs on the same domain by defining the CUSTOM_USER_TABLE and optionally the CUSTOM_USER_META_TABLE constants to point to the same wp_your_blog_users and wp_your_blog_usermeta tables.

See all tags.