Logout Password Protected Posts
-
Objective: I am trying to create a log out button that will appear on every page, not just the password protected one.
Issue: I have used the “Logout Password Protected Posts” plug-in in the past, and it worked great until the 3.5 WordPress release. It USED to show a log out button on every page (not just the password protected one), but not it only shows it on that one page.
In order to use the plug-in, you must insert the code below somewhere into the theme. I have tried it everywhere, including inserting it into a widget, but it just won’t stay on any page except the password protected one. 🙁 Help?
<code>do_action('posts_logout_link')</code>
The topic ‘Logout Password Protected Posts’ is closed to new replies.