I have a problem logging out redirecting a user on a logout page.
I coded the template page with wp_safe_redirect(wp_logout_url())
but it only shows me an error in logging out. WordPress is asking me if am i sure to logout or not.
Is it possible to create a logout page on wordpress, when the user goes to this page it automtically log outs the user.
You can call
logout
directly: