=== Private Content Login Redirect === Contributors: meabhisek Tags: private content, redirection, login Requires at least: 3.0 Tested up to: 4.6.1 Stable tag: 1.0.1 License: GPLv2 Redirects non-logged users to login page when they follow a private post or private page link. ==Description== Do you post private content? Are you sending those links to your users with private content access? WordPress by default redirects all non-logged users to a 404(content not found) page when they follow a private post or private page link.Instead of showing a 404 page, this plugin simply redirects those users to the login page.After successful login, it automatically redirects users with private content access to the private content link they followed. **Note**: If you post private content and want to get more subscribers to read your private content, I developed a Free plugin for that too...Check out [Mini Membership](http://wordpress.org/plugins/mini-membership/). If you like this plugin, please consider leaving a [review](https://wordpress.org/support/view/plugin-reviews/private-content-login-redirect). Thank you! Follow the developer on [Twitter](https://twitter.com/twitabhisek) Visit [Developer Website](http://increasy.com) **Download My Other Plugins** * [Mini Membership](http://wordpress.org/plugins/mini-membership/) * [WP Admin Color Schemes](https://wordpress.org/plugins/wp-admin-color-schemes/) * [Rainbow Status](https://wordpress.org/plugins/rainbow-status/) * [Restrict Dashboard Access](https://wordpress.org/plugins/restrict-dashboard-access/) * [Romance Admin Color Scheme](https://wordpress.org/plugins/romance-admin-color-scheme/) * [Frame Breaker](https://wordpress.org/plugins/frame-breaker/) * [Inspire Dolly](https://wordpress.org/plugins/inspire-dolly/) ==Installation== 1. Download The Private Content Login Redirect package file, extract the private-content-login-redirect directory from ZIP file, upload it to WordPress Plugins directory '/wp-content/plugins/' or install plugin from Plugin panel in WordPress Dashboard 2. Activate Private Content Login Redirect via Plugin page 3. All set If you are new to WordPress : [Installing Plugins](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins) == Changelog == = 1.0.1 = * Solved Issue: When the plugin Fails to redirect if redirect_canonical() finds a match.(Thanks Dave James Miller for pointing this out) * Works with WordPress 4.1.1