# WP view login only

If you view a website without log in, WordPress redirect to the login page

## Installation

1. Upload the the `wp-view-login-only` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress
3. From the setting of the management screen, edit the message


## Changelog

### 1.2.1
* php refactoring.

### 1.2
* readme.txt add Tags, Stable tag rewrite

### 1.1.0
* 2017-06-03 PHP_CodeSniffer checked.

### 1.0.0
* 2017-03-14 Refactoring sourcecode and release as 'WP view login only'
