  Login Require Press -- WordPress plugin that allows site administrators to
                         specifically designate arbitrary posts with any
                         public post type as viewable only after user login.

                         It is an easy way to require user login to view
                         specific pages / posts.

                         Unauthenticated site visitors attempting to view any
                         page that includes any such specifically designated
                         post will then be automatically redirected to the
                         site's default login page, and then back to the
                         original page after they login, thereby limiting
                         access only to logged-in users with subscriber roles
                         and above.

                         Plugin will still allow unauthenticated downloading
                         of site's feeds, but will filter out any
                         login-requiring posts from the feed listings.

                         Plugin will protect the titles and contents of login-
                         requiring posts in search result page listings when
                         the user is not logged in.  The titles / contents
                         will be replaced by text "[Post title / content
                         protected by Login Require Press.  Login to see the
                         title / content.]"

  https://wordpress.org/plugins/loginrequirepress
  https://github.com/maratbn/LoginRequirePress
  http://www.maratbn.com/projects/login-require-press

  Copyright (C) 2015-2019  Marat Nepomnyashy  http://maratbn.com  maratbn@gmail

  Version:        1.4.0

  Module:         loginrequirepress/LICENSE

  Description:    License for Login Require Press.

  This file is part of Login Require Press.

  Licensed under the GNU General Public License Version 3.

  Login Require Press is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation, either version 3 of the License, or
  (at your option) any later version.

  Login Require Press is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  along with Login Require Press.  If not, see <http://www.gnu.org/licenses/>.
