-
Posted a reply to Loguin Loop with multiple root domains , on the site WordPress.org Forums:
Resolved by replacing define( ‘COOQUIE_DOMAIN’, $_SERVER[ ‘HTTP_HOST’ ] ); with define('COOQUIE_DOMAIN', false); -
Created a topic, Loguin Loop with multiple root domains , on the site WordPress.org Forums:
I setup wordpress multisite using subdomains, orgainal…