Synchronizing User Roles between two websites
-
Hi Vladimir
Thank you for a great plugin.
I was wondering if you could advise me on how to tackle a problem I have;
I have 2 Websites sharing the user tables in the same database, but have use different prefixes to separate all other content. The issue that I’ve encountered is that the although the 2nd site has the same users as the primary website, the roles are not inherited. I believe this is because the user roles are in the wp_options table?
How would I be able to isolate the user roles from the 1st site and duplicate them to the 2nd site? Can I do this with a function in my child theme?
Thank you for your assistance, any help is appreciated!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Synchronizing User Roles between two websites’ is closed to new replies.