用户注销后单击“后退"按钮时,如何重定向到首页?
问题描述:
我想知道如何在用户单击后退按钮后注销后将用户重定向到我的主页,就像在Facebook上那样.我当时在玩一些JavaScript,但似乎没有任何作用.
I was wondering how can I redirect users to my hompage after they logged out when they hit the back button, kind of like facebook does. I was playing around with some javascript but nothing seemed to work.
PS:这将用于Wordpress主题.
PS: This will be for a Wordpress theme.