Log Out Password Protected Posts

Log Out Password Protected Posts Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 10,260 downloads
Log Out Password Protected Posts Icon

Try plugin: Log Out Password Protected Posts

We'll create fresh WordPress site with Log Out Password Protected Posts installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Log Out Password Protected Posts

Provides a template tag for a link for visitors to log out of password protected posts.

0


0


0


0


0

updated: 4 years ago
since: 15 years ago
author: John Blackbourn

Description

There is no built-in way for your visitors to “log out” of password protected posts once they’ve entered the password. Even logged in users cannot log out of password protected posts by logging out of their account. This plugin solves that problem by providing a link for your visitors to log out of password protected posts.

Setup

After installing the plugin, add the following code somewhere in your theme to display a link for logging out of password protected posts:

<?php do_action( 'posts_logout_link' ); ?>