/redirect-to-page-if-not-logged-in

[WP Plugin] Redirects the user to a specific page when the user is not logged in.

Primary LanguagePHP

=== Redirect to page if not logged in ===
Contributors: bi0xid, pixelatedheart
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BDUEBSM9QRPDU
Tags: redirect, login
Requires at least: 4.1
Tested up to: 4.5.2
Stable tag: 1.0
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Redirects to a concrete page if the user is not logged in.

== Description ==

Redirects to a concrete page if the user is not logged in.


== Installation ==

1. Upload the entire `redirect-to-page-if-not-logged-in` folder to the `/wp-content/plugins/` directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.

== Changelog ==

= 1.0 =

* Initial version