Hi,
I'm working with a multisite installation, and every time a user logs out, they're redirected back to the primary homepage. So, if our primary domain is http://example.com, and I'm on http://subsite.example.com/wp-admin, and logout, I end up at http://example.com. I'd prefer to redirect users to the homepage of their own site (http://subsite.example.com), but I can't seem to find a way to make that happen. Suggestions, please? I'm mostly a theme developer, so this is a little over my head.
Thanks!