-
Posted a reply to Problems with login after fresh install, on the site WordPress.org Forums:
Adding this to functions.php seems to fix my problem so far add_action('wp_logout','auto_redirect_after_logout'); function auto_redirect_after_logout(){ wp_redirect(… -
Posted a reply to Problems with login after fresh install, on the site WordPress.org Forums:
cookie domain: .aos.waw.pl Cookie path: / Cookie secure: Disabled Cookie notice: Disabled For some strange… -
Posted a reply to Problems with login after fresh install, on the site WordPress.org Forums:
Hi axew3!! Thanks for a reply. Problem is not 100% solved though. I must have… -
Posted a reply to Problems with login after fresh install, on the site WordPress.org Forums:
Forgive me. I skipped this for some reason: https://www.axew3.com/w3/2016/02/phpbb-login-redirect-external-domain-subdomain/ Problem solved :) -
Created a topic, Problems with login after fresh install, on the site WordPress.org Forums:
Hi there, I have wordpress blog, new one: aos.waw.pl I…