Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Version 0.8.5 completely prevents login on “the other domain”

$
0
0

Replies: 1

Due to something in the function replaceDomain and shouldReplaceDomain, logging in on the extra defined hostname is completely blocked. Even if the control is based on wp-admin and is_admin() also, the regular login page is blocked and redirected to the base host. For some reason I can’t add an own filter that fixes the hostname during this check – I’m still redirected somewhere else.

Is it possible to have an extra filter here, or something, that decided whether to stop wp-admin on an alternate domain or not?

I run a production site on host.net, but when developing in stage I log in via host.com before pushing out changes and this no longer works as the .com site continuously redirects me to the production site.


Viewing all articles
Browse latest Browse all 59525

Trending Articles