I was wondering if there was a way of redirecting the user to the previous page automatically after logging out of the forum? At the moment there is text that says, "All cookies cleared" and then it's up to the user to click on "Return to previous page". I would like this to happen automatically.
I was wondering if there was a way of redirecting the user to the previous page automatically after logging out of the forum? At the moment there is text that says, "All cookies cleared" and then it's up to the user to click on "Return to previous page". I would like this to happen automatically.
Many thanks in advance.
Can you try this and let me know if it will work?
Create a hook and choose logout_process as the hook name. And at the php code add this code: