Hello,
I have just noticed that this plugin seems to get in the way of the redirect functionality of the wp_logout_url() function. No matter what URL I pass to that function, I still wind up here:
http://www.example.com/login/?loggedout=true
Is there anyway to make the wp_logout_url() URLs redirect as expected, or am I doing something wrong?
Thanks.