/login-redirect

WordPress plugin to fix wonky site names in login redirect urls created by the LH Private Content Login plugin.

Primary LanguagePHP

Login Redirect

Some plugins set login redirects to $_SERVER['SERVER_NAME'], which fails on Pantheon servers. This plugin intercepts login-redirect and replaces the hostname with site_url().