Redirection from login.php to index.php
-
I have implemented a sidebar login using just php code. When I login with the username and password fields empty, it redirects me to
../wp-login.php
and when I logout it redirects me to
../wp-login.php?loggedout=true
How do I redirect to ../index.php
when making one of these actions?Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Redirection from login.php to index.php’ is closed to new replies.