pimedia/Private-Page-Login-Redirect
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Private Page Login Redirect === * Contributors: parorrey * Tags: private page, login, redirect * Requires at least: 4.7 * Tested up to: 5.8 * Requires PHP: 7.0 * Stable tag: 1.0.0 * License: GPLv2 or later * License URI: http://www.gnu.org/licenses/gpl-2.0.html Redirects non-logged in visitors to a private page to the login page. ==Description== Instead of non-logged in visitors being redirected to a 404 page or another page with a similar URL when accessing a private page, redirect them to the login page. After a successful login they will be redirected back to the original page they tried to access. == Changelog == = 1.0.0 = * Initial Release