I want to add the link logout at my sidebar menu.
I have added (via Dashboard -> Links) the link 'Logout'. It used to work well when I used the link 'http://example.com/subfolder/wp-login.php?action=logout'. Not anymore since WordPress 2.7.
'http://example.com/subfolder/wp-login.php' works fine to login.
I am using a link widget (in my case BP Links+).
Putting '">Logout' doesn't work here since I need to have a 'http://example.com/subfolder/....' link. At all others places at the website '">Logout' works well.
What link do I need to use to make the logout work?