=== WP view login only === Contributors: mel_cha Tags: secret, login, lock, redirect Requires at least: 4.7.5 Tested up to: 5.4.2 Stable tag: 1.2.7 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == If you view a website without log in, WordPress redirect to the login page == Installation == 1. Upload the entire `wp-view-login-only` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Changelog == = 1.2.6 = * Tested WordPress 5.4.2 = 1.2.5 = * Tested WordPress 4.8.2 = 1.2.4 = * php refactoring * PHPUnitTest done * Author URI changed = 1.2.1 = * php refactoring. = 1.2 = * readme.txt add Tags, Stable tag rewrite = 1.1 = * PHP_CodeSniffer checked. = 1.0 = * first release.